Console log: 'dotnet.Tests.dll.13' from job 8ca8d920-74a4-4226-91a5-9c0762fade0e workitem 96b6e054-78de-4eeb-a52b-9172f7418231 (osx.15.arm64.open) executed on machine dci-mac-build-439 running macOS-15.7.5 chmod: /tmp/helix/working/A5B30946/w/AEC1091F/e/*.sh: No such file or directory + . /tmp/helix/working/A5B30946/p/t/SetupHelixEnvironment.sh ++ export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ export MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/A5B30946/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/A5B30946/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ export DOTNET_ROOT=/tmp/helix/working/A5B30946/p/d ++ DOTNET_ROOT=/tmp/helix/working/A5B30946/p/d ++ export PATH=/tmp/helix/working/A5B30946/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ PATH=/tmp/helix/working/A5B30946/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ export DOTNET_DbgEnableMiniDump=1 ++ DOTNET_DbgEnableMiniDump=1 ++ export DOTNET_DbgMiniDumpType=4 ++ DOTNET_DbgMiniDumpType=4 ++ export DOTNET_DbgMiniDumpName=/tmp/helix/working/A5B30946/w/AEC1091F/uploads/coredump.%p ++ DOTNET_DbgMiniDumpName=/tmp/helix/working/A5B30946/w/AEC1091F/uploads/coredump.%p ++ export DOTNET_EnableCrashReport=1 ++ DOTNET_EnableCrashReport=1 ++++ mktemp -d /tmp/helix/working/A5B30946/t/dotnetSdkTests.XXXXXXXX +++ realpath /tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q ++ export TestExecutionDirectory=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q ++ TestExecutionDirectory=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q ++ export DOTNET_CLI_HOME=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/.dotnet ++ DOTNET_CLI_HOME=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/.dotnet ++ cp -a /tmp/helix/working/A5B30946/p/t/TestExecutionDirectoryFiles/. /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/ ++ export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q ++ DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q ++ export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/A5B30946/p/r ++ DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/A5B30946/p/r ++ export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/TestAssets ++ DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/TestAssets ++ export DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/template_feed ++ DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/template_feed ++ export DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/TemplateSamples ++ DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/TemplateSamples ++ dotnet new --debug:ephemeral-hive Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-ci ---------------- 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 -------------------------------------------------------------------------------------- The 'dotnet new' command creates a .NET project based on a template. Common templates are: Template Name Short Name Language Tags ------------------- ---------- ---------- ----------------------- Blazor Web App blazor [C#] Web/Blazor/WebAssembly Class Library classlib [C#],F#,VB Common/Library Console App console [C#],F#,VB Common/Console MSTest Test Project mstest [C#],F#,VB Test/MSTest/Desktop/Web Windows Forms App winforms [C#],VB Common/WinForms WPF Application wpf [C#],VB Common/WPF An example would be: dotnet new console Display template options with: dotnet new console -h Display all installed templates with: dotnet new list Display templates available on NuGet.org with: dotnet new search web ++ dotnet nuget list source --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet6-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json 3. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 4. dotnet7-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json 5. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 6. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 7. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 8. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 9. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 10. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 11. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 12. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 13. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 14. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 15. dotnet-eng [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json 16. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 17. dotnet-tools-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json 18. dotnet-libraries [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json 19. dotnet-libraries-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json 20. vs-impl [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json 21. richnav [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json 22. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json ++ dotnet nuget add source /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/Testpackages --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: Package source 1 added successfully. ++ dotnet nuget remove source dotnet6-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet6-transport removed successfully. ++ dotnet nuget remove source dotnet6-internal-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. ++ dotnet nuget remove source dotnet7-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet7-transport removed successfully. ++ dotnet nuget remove source dotnet7-internal-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. ++ dotnet nuget remove source richnav --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: richnav removed successfully. ++ dotnet nuget remove source vs-impl --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: vs-impl removed successfully. ++ dotnet nuget remove source dotnet-libraries-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. ++ dotnet nuget remove source dotnet-tools-transport --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. ++ dotnet nuget remove source dotnet-libraries --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet-libraries removed successfully. ++ dotnet nuget remove source dotnet-eng --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Package source with Name: dotnet-eng removed successfully. ++ dotnet nuget list source --configfile /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 3. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 4. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 5. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 6. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 7. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 8. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 9. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 10. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 11. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 12. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 13. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 14. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json 15. Package source 1 [Enabled] /private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q/Testpackages + chmod +x dotnet.Tests + codesign -s - -f --entitlements /tmp/helix/working/A5B30946/p/t/helix-debug-entitlements.plist dotnet.Tests dotnet.Tests: replacing existing signature + dotnet test dotnet.Tests.dll -e HELIX_WORK_ITEM_TIMEOUT=02:00:00 -e DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A5B30946/t/dotnetSdkTests.JFjdMl2q --results-directory ./ --logger trx --logger 'console;verbosity=detailed' --blame-hang --blame-hang-timeout 60m --filter 'Microsoft.DotNet.Tests.ParserTests.AddReferenceParserTests.|Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.|Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.|Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.|Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.|Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.|Microsoft.DotNet.Tests.ParserTests.ListToolParserTests.|Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.|Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.|Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.|Microsoft.DotNet.Tests.ParserTests.RunParserTests.|Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.|Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.|Microsoft.DotNet.Tests.ParserTests.ToolSearchParserTests.|Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.|Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.|Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.|Microsoft.DotNet.Tests.PrintableTableTests.|Microsoft.DotNet.Tests.PrintableTableTests+TestData.|Microsoft.DotNet.Tests.RuntimeConfigTests.|Microsoft.DotNet.Tests.TelemetryTests.FakeRecordEventNameTelemetry.|Microsoft.DotNet.Tests.TelemetryTests.FakeRecordEventNameTelemetry+LogEntry.|Microsoft.DotNet.Tests.TelemetryTests.TelemetryClientTests.|Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.' -d /tmp/helix/working/A5B30946/w/AEC1091F/uploads//dotnetTestLog.log VSTest version 18.8.0-preview-26277-111 (arm64) Starting test execution, please wait... Logging Vstest Diagnostics in file: /tmp/helix/working/A5B30946/w/AEC1091F/uploads/dotnetTestLog.log A total of 1 test files matched the specified pattern. /private/tmp/helix/working/A5B30946/w/AEC1091F/e/dotnet.Tests.dll Data collection : Logging DataCollector Diagnostics in file: /tmp/helix/working/A5B30946/w/AEC1091F/uploads/dotnetTestLog.datacollector.26-06-04_10-13-16_67709_5.log Logging TestHost Diagnostics in file: /tmp/helix/working/A5B30946/w/AEC1091F/uploads/dotnetTestLog.host.26-06-04_10-13-16_74783_5.log [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.4+50e68bbb8b (64-bit .NET 11.0.0-preview.6.26277.111) [xUnit.net 00:00:00.21] Discovering: dotnet.Tests (app domain = off, method display = ClassAndMethod, method display options = None) [xUnit.net 00:00:00.92] Discovered: dotnet.Tests (3614 test cases to be run) [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID 'd115e66094ebed01c967268de849811c9dc07893356e50cd53fc856ade987ec1' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-dump-type full", expectedString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-dump-type full", expectedString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '8ae9079a4a89d0840af430320eb0f383a31dc6f3125e6e96e09b6512cf98c5c9' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.dll", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.dll", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '3d58011fe7acb8f6e2062abf67871b64243f200261ad31bdbb3eeb259ca30e5e' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-dump-type full", expectedString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-dump-type full", expectedString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '05c908c0b84c920987f077db41f3bca746f41c8c01261c05fcfd7636088d43a9' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.exe", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.exe", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID 'c8570c479a111e4d0d9012a4d70f07caa8779cbcc32bb7e3b9ecc529bacd69e8' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-timeout 10min", expectedString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-timeout 10min", expectedString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '9ae5482ef6e34d758811b89b228d1c5155ba1ec601e3f3869e913241559e8fbb' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.dll", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.dll", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '2fb0f2b24b9f3ce9b4e54d4828b81a1a853950688f2777c01e98a8c1171b1e55' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-timeout 10min", expectedString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-timeout 10min", expectedString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···)') [xUnit.net 00:00:00.94] dotnet.Tests: Skipping test case with duplicate ID '8c0a6ce95e53bcd59cf9acaca0234430a52e8791ff30b94050fde222f164f873' ('Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.exe", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···)' and 'Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.exe", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···)') [xUnit.net 00:00:01.05] Starting: dotnet.Tests (parallel test collections = on [10 threads], stop on fail = off, explicit = off, seed = 1284323906) Passed Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.GivenNoOptionsAllFlagsAreFalse [36 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.GivenRazorOptionIsItTrue [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.GivenMSBuildOptionIsItTrue [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.GivenMultipleOptionsThoseAreTrue [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildServerShutdownParserTests.GivenVBCSCompilerOptionIsItTrue [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.AddReferenceParserTests.AddReferenceWithoutArgumentResultsInAnError [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.AddReferenceParserTests.AddReferenceHasDefaultArgumentSetToCurrentDirectory [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.AddReferenceParserTests.AddReferenceHasInteractiveFlag [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:d", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [11 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:detailed", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:diagnostic SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v normal", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:normal", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:m", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity d", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity minimal", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:detailed", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:d SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v diagnostic", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:detailed", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity d SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity minimal SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:minimal", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity minimal", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:detailed SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:q SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:m", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:diag", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:diag SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v diag SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity m SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:n SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:m SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity n", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v diag", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity normal SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:quiet SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:detailed", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:q SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:minimal", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v q SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:q", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v d SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:diag SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:n", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:m SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v normal SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v diagnostic SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity diagnostic", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:n SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v diagnostic", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:n", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:d", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity diag", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:diagnostic SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:detailed SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:minimal SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:d SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity m", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v normal", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:normal", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity n SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v d", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v detailed", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity quiet SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v minimal", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity q SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity diagnostic SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:detailed SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity m", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:m SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v d", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity n SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:normal", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v diag", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity normal", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:normal", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:normal SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:normal SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:q", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:diag", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:quiet", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v n SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:q", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v minimal SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:q SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:d SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v minimal SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity quiet", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:minimal SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity q", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:minimal", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity minimal SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v minimal", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:diag", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:quiet SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v normal SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity diagnostic SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v q SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v n SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:normal SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:minimal SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:n", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v n", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:diagnostic SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v quiet SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:detailed SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity diag", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:n", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v d SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:m", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:m", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity diagnostic", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v detailed SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:diagnostic", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:quiet SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v diagnostic SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity quiet SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity q SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity detailed SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:diagnostic SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:d", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity m SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:m SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:diag SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity d SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v q", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity detailed", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:quiet", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v m", expectedString: "SomeProject.exe --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v q", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:diag SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:normal SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v quiet SomeProject.dll", expectedString: "--logger:console;verbosity=quiet SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity diag SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:minimal SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:q", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v detailed", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:diagnostic", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v quiet", expectedString: "SomeProject.exe --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:diagnostic", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v:diagnostic", expectedString: "SomeProject.exe --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v m", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity detailed SomeProject.exe", expectedString: "--logger:console;verbosity=detailed SomeProject.ex"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity:d", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:d SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:n SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:quiet", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity normal SomeProject.dll", expectedString: "--logger:console;verbosity=normal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity diag SomeProject.exe", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe -v n", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity n", expectedString: "SomeProject.exe --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:diag", expectedString: "SomeProject.dll --logger:console;verbosity=diagnos"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity quiet", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v m SomeProject.dll", expectedString: "--logger:console;verbosity=minimal SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "--verbosity:n SomeProject.exe", expectedString: "--logger:console;verbosity=normal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity normal", expectedString: "SomeProject.dll --logger:console;verbosity=normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:quiet SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.exe --verbosity detailed", expectedString: "SomeProject.exe --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v:q SomeProject.exe", expectedString: "--logger:console;verbosity=quiet SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v:minimal", expectedString: "SomeProject.dll --logger:console;verbosity=minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity:quiet", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity q", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v detailed SomeProject.dll", expectedString: "--logger:console;verbosity=detailed SomeProject.dl"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll -v quiet", expectedString: "SomeProject.dll --logger:console;verbosity=quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "SomeProject.dll --verbosity d", expectedString: "SomeProject.dll --logger:console;verbosity=detaile"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v m SomeProject.exe", expectedString: "--logger:console;verbosity=minimal SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgshouldConvertsVerbosityArgsIntoVSTestParsableArgs(input: "-v diag SomeProject.dll", expectedString: "--logger:console;verbosity=diagnostic SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsThrowsWhenWeTryToParseInlineSettings [3 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-crash-dump-type full", expectedString: "SomeProject.dll --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--logger:trx SomeProject.dll", expectedString: "--logger:trx SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-a x86 SomeProject.dll", expectedString: "--platform:x86 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.exe", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···) [6 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-t SomeProject.exe", expectedString: "--listtests SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedString: "--settings:testsettings --listtests --testadapterp"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-a x86 SomeProject.exe", expectedString: "--platform:x86 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout:10min SomeProject.dll", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type:full SomeProject.dll", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame SomeProject.exe", expectedString: "--blame SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-l:trx SomeProject.exe", expectedString: "--logger:trx SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -d c:\\temp\\log.txt", expectedString: "SomeProject.exe --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --logger trx", expectedString: "SomeProject.dll --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang SomeProject.exe", expectedString: "--blame:CollectHangDump SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s testsettings -t -f net451 -d lo"···, expectedString: "SomeProject.dll --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--nologo SomeProject.dll", expectedString: "--nologo SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-crash-collect-always", expectedString: "SomeProject.dll --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-dump-type:full SomeProject.dll", expectedString: "--blame:CollectDump;DumpType=full SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --results-directory:c:\\temp\\", expectedString: "SomeProject.dll --resultsdirectory:c:\\temp\\") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--framework:net451 SomeProject.dll", expectedString: "--framework:net451 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -a:x86", expectedString: "SomeProject.exe --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -f net451", expectedString: "SomeProject.exe --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --filter accceptance", expectedString: "SomeProject.dll --testcasefilter:accceptance") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --logger trx", expectedString: "SomeProject.exe --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-hang-dump-type ful"···, expectedString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --diag c:\\temp\\log.txt", expectedString: "SomeProject.exe --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --collect coverage", expectedString: "SomeProject.exe --collect:coverage") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --arch:x86", expectedString: "SomeProject.dll --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--list-tests SomeProject.dll", expectedString: "--listtests SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --results-directory c:\\temp\\", expectedString: "SomeProject.dll --resultsdirectory:c:\\temp\\") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--test-adapter-path:c:\\adapterpath\\temp SomeProj"···, expectedString: "--testadapterpath:c:\\adapterpath\\temp SomeProjec"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --settings testsettings -t --test-"···, expectedString: "SomeProject.exe --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-timeout 10min", expectedString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-dump-type:full SomeProject.exe", expectedString: "--blame:CollectDump;DumpType=full SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--test-adapter-path c:\\adapterpath\\temp SomeProj"···, expectedString: "--testadapterpath:c:\\adapterpath\\temp SomeProjec"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-collect-always SomeProject.exe", expectedString: "--blame:CollectDump;CollectAlways=true SomeProject"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-hang-dump-type ful"···, expectedString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-dump-type full SomeProject.dll", expectedString: "--blame:CollectDump;DumpType=full SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--diag c:\\temp\\log.txt SomeProject.exe", expectedString: "--diag:c:\\temp\\log.txt SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame CollectDump;DumpType=full", expectedString: "SomeProject.exe --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-d c:\\temp\\log.txt SomeProject.dll", expectedString: "--diag:c:\\temp\\log.txt SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s test.settings SomeProject.exe", expectedString: "--settings:test.settings SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame:CollectDump;DumpType=full", expectedString: "SomeProject.dll --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--test-adapter-path:c:\\adapterpath\\temp SomeProj"···, expectedString: "--testadapterpath:c:\\adapterpath\\temp SomeProjec"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -l:trx", expectedString: "SomeProject.exe --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --diag:c:\\temp\\log.txt", expectedString: "SomeProject.exe --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --framework:net451", expectedString: "SomeProject.dll --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame", expectedString: "SomeProject.dll --blame") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --os:linux", expectedString: "SomeProject.dll --os:linux") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-dump-type full SomeProject.exe", expectedString: "--blame:CollectDump;DumpType=full SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-dump-type full", expectedString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedString: "--settings:testsettings --listtests --framework:ne"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s:test.settings SomeProject.exe", expectedString: "--settings:test.settings SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-f:net451 SomeProject.dll", expectedString: "--framework:net451 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings:test.settings SomeProject.exe", expectedString: "--settings:test.settings SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full SomeProject.dll", expectedString: "--blame:CollectDump;DumpType=full SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -d:c:\\temp\\log.txt", expectedString: "SomeProject.exe --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame:CollectDump;DumpType=full", expectedString: "SomeProject.exe --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full SomeProject.exe", expectedString: "--blame:CollectDump;DumpType=full SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang", expectedString: "SomeProject.dll --blame:CollectHangDump") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --framework net451", expectedString: "SomeProject.dll --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--filter:accceptance SomeProject.exe", expectedString: "--testcasefilter:accceptance SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -f net451", expectedString: "SomeProject.dll --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --arch x86", expectedString: "SomeProject.exe --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s:test.settings", expectedString: "SomeProject.exe --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--arch x86 SomeProject.dll", expectedString: "--platform:x86 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-f:net451 SomeProject.exe", expectedString: "--framework:net451 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-crash-dump-type:full", expectedString: "SomeProject.exe --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --nologo", expectedString: "SomeProject.dll --nologo") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --settings:test.settings", expectedString: "SomeProject.exe --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--diag:c:\\temp\\log.txt SomeProject.dll", expectedString: "--diag:c:\\temp\\log.txt SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-timeout:10min", expectedString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--results-directory:c:\\temp\\ SomeProject.dll", expectedString: "--resultsdirectory:c:\\temp\\ SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash-collect-always SomeProject.dll", expectedString: "--blame:CollectDump;CollectAlways=true SomeProject"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-t SomeProject.dll", expectedString: "--listtests SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash SomeProject.exe", expectedString: "--blame:CollectDump SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-crash-dump-type fu"···, expectedString: "SomeProject.exe --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-crash-collect-always", expectedString: "SomeProject.exe --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-h", expectedString: "--help") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --test-adapter-path c:\\adapterpat"···, expectedString: "SomeProject.exe --testadapterpath:c:\\adapterpath\"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --results-directory c:\\temp\\", expectedString: "SomeProject.exe --resultsdirectory:c:\\temp\\") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --collect coverage", expectedString: "SomeProject.dll --collect:coverage") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -l trx", expectedString: "SomeProject.dll --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-hang-dump-type ful"···, expectedString: "SomeProject.dll --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings test.settings SomeProject.dll", expectedString: "--settings:test.settings SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-crash-dump-type fu"···, expectedString: "SomeProject.dll --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full SomeProject.dll", expectedString: "--blame:CollectDump;DumpType=full SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -t", expectedString: "SomeProject.dll --listtests") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-crash", expectedString: "SomeProject.exe --blame:CollectDump") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-d:c:\\temp\\log.txt SomeProject.dll", expectedString: "--diag:c:\\temp\\log.txt SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--os:linux SomeProject.dll", expectedString: "--os:linux SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -l:trx", expectedString: "SomeProject.dll --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-f net451 SomeProject.exe", expectedString: "--framework:net451 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-crash-dump-type full", expectedString: "SomeProject.exe --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--logger:trx SomeProject.exe", expectedString: "--logger:trx SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedString: "--settings:testsettings --listtests --framework:ne"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s:test.settings SomeProject.dll", expectedString: "--settings:test.settings SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--diag c:\\temp\\log.txt SomeProject.dll", expectedString: "--diag:c:\\temp\\log.txt SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--filter accceptance SomeProject.dll", expectedString: "--testcasefilter:accceptance SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -f:net451", expectedString: "SomeProject.dll --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--logger trx SomeProject.dll", expectedString: "--logger:trx SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --settings test.settings", expectedString: "SomeProject.exe --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --filter:accceptance", expectedString: "SomeProject.dll --testcasefilter:accceptance") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--collect coverage SomeProject.exe", expectedString: "--collect:coverage SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s test.settings", expectedString: "SomeProject.dll --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type:full SomeProject.exe", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --framework net451", expectedString: "SomeProject.exe --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--list-tests SomeProject.exe", expectedString: "--listtests SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame", expectedString: "SomeProject.exe --blame") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.dll", expectedString: "--blame:CollectHangDump;DumpType=full SomeProject."···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-f net451 SomeProject.dll", expectedString: "--framework:net451 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --test-adapter-path:c:\\adapterpat"···, expectedString: "SomeProject.dll --testadapterpath:c:\\adapterpath\"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.exe", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --filter:accceptance", expectedString: "SomeProject.exe --testcasefilter:accceptance") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -t", expectedString: "SomeProject.exe --listtests") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-hang-dump-type ful"···, expectedString: "SomeProject.exe --blame:CollectDump;CollectAlways="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --logger:trx", expectedString: "SomeProject.dll --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-d:c:\\temp\\log.txt SomeProject.exe", expectedString: "--diag:c:\\temp\\log.txt SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--logger trx SomeProject.exe", expectedString: "--logger:trx SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--filter:accceptance SomeProject.dll", expectedString: "--testcasefilter:accceptance SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--collect coverage SomeProject.dll", expectedString: "--collect:coverage SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s:testsettings -t -f:net451 -d:lo"···, expectedString: "SomeProject.dll --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--results-directory:c:\\temp\\ SomeProject.exe", expectedString: "--resultsdirectory:c:\\temp\\ SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --os:linux", expectedString: "SomeProject.exe --os:linux") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -a:x86", expectedString: "SomeProject.dll --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s test.settings", expectedString: "SomeProject.exe --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --list-tests", expectedString: "SomeProject.dll --listtests") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --os linux", expectedString: "SomeProject.exe --os:linux") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--collect:coverage SomeProject.dll", expectedString: "--collect:coverage SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedString: "--settings:testsettings --listtests --testadapterp"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s test.settings SomeProject.dll", expectedString: "--settings:test.settings SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.dll", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -f:net451", expectedString: "SomeProject.exe --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-a:x86 SomeProject.dll", expectedString: "--platform:x86 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--arch x86 SomeProject.exe", expectedString: "--platform:x86 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --framework:net451", expectedString: "SomeProject.exe --framework:net451") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame SomeProject.dll", expectedString: "--blame SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -a x86", expectedString: "SomeProject.dll --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --arch:x86", expectedString: "SomeProject.exe --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-crash", expectedString: "SomeProject.dll --blame:CollectDump") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --settings test.settings", expectedString: "SomeProject.dll --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --arch x86", expectedString: "SomeProject.dll --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --test-adapter-path c:\\adapterpat"···, expectedString: "SomeProject.dll --testadapterpath:c:\\adapterpath\"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang", expectedString: "SomeProject.exe --blame:CollectHangDump") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedString: "--settings:testsettings --listtests --framework:ne"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --nologo", expectedString: "SomeProject.exe --nologo") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --list-tests", expectedString: "SomeProject.exe --listtests") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -d c:\\temp\\log.txt", expectedString: "SomeProject.dll --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--os linux SomeProject.dll", expectedString: "--os:linux SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --settings:test.settings", expectedString: "SomeProject.dll --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout:10min SomeProject.exe", expectedString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedString: "--settings:testsettings --listtests --framework:ne"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --diag:c:\\temp\\log.txt", expectedString: "SomeProject.dll --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-crash-dump-type:full", expectedString: "SomeProject.dll --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-a:x86 SomeProject.exe", expectedString: "--platform:x86 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -l trx", expectedString: "SomeProject.exe --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --test-adapter-path:c:\\adapterpat"···, expectedString: "SomeProject.exe --testadapterpath:c:\\adapterpath\"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --filter accceptance", expectedString: "SomeProject.exe --testcasefilter:accceptance") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--results-directory c:\\temp\\ SomeProject.dll", expectedString: "--resultsdirectory:c:\\temp\\ SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-dump-type:full", expectedString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --logger:trx", expectedString: "SomeProject.exe --logger:trx") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--collect:coverage SomeProject.exe", expectedString: "--collect:coverage SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-hang SomeProject.dll", expectedString: "--blame:CollectHangDump SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s testsettings -t -f net451 -d lo"···, expectedString: "SomeProject.exe --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings test.settings SomeProject.exe", expectedString: "--settings:test.settings SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s:test.settings", expectedString: "SomeProject.dll --settings:test.settings") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --results-directory:c:\\temp\\", expectedString: "SomeProject.exe --resultsdirectory:c:\\temp\\") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame-crash SomeProject.dll", expectedString: "--blame:CollectDump SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --settings testsettings -t --test-"···, expectedString: "SomeProject.dll --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-timeout 10min", expectedString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--diag:c:\\temp\\log.txt SomeProject.exe", expectedString: "--diag:c:\\temp\\log.txt SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-timeout:10min", expectedString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe --collect:coverage", expectedString: "SomeProject.exe --collect:coverage") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--os linux SomeProject.exe", expectedString: "--os:linux SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--arch:x86 SomeProject.exe", expectedString: "--platform:x86 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-dump-type full", expectedString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll -d:c:\\temp\\log.txt", expectedString: "SomeProject.dll --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --collect:coverage", expectedString: "SomeProject.dll --collect:coverage") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--arch:x86 SomeProject.dll", expectedString: "--platform:x86 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--settings:test.settings SomeProject.dll", expectedString: "--settings:test.settings SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s:testsettings -t -f:net451 -d:lo"···, expectedString: "SomeProject.exe --settings:testsettings --listtest"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--nologo SomeProject.exe", expectedString: "--nologo SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full SomeProject.exe", expectedString: "--blame:CollectDump;DumpType=full SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --os linux", expectedString: "SomeProject.dll --os:linux") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame CollectDump;DumpType=full", expectedString: "SomeProject.dll --blame:CollectDump;DumpType=full") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.exe -a x86", expectedString: "SomeProject.exe --platform:x86") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--test-adapter-path c:\\adapterpath\\temp SomeProj"···, expectedString: "--testadapterpath:c:\\adapterpath\\temp SomeProjec"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--filter accceptance SomeProject.exe", expectedString: "--testcasefilter:accceptance SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--os:linux SomeProject.exe", expectedString: "--os:linux SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--results-directory c:\\temp\\ SomeProject.exe", expectedString: "--resultsdirectory:c:\\temp\\ SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --diag c:\\temp\\log.txt", expectedString: "SomeProject.dll --diag:c:\\temp\\log.txt") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-l trx SomeProject.dll", expectedString: "--logger:trx SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--framework net451 SomeProject.exe", expectedString: "--framework:net451 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--framework net451 SomeProject.dll", expectedString: "--framework:net451 SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-d c:\\temp\\log.txt SomeProject.exe", expectedString: "--diag:c:\\temp\\log.txt SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-l trx SomeProject.exe", expectedString: "--logger:trx SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-dump-type:full", expectedString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "--framework:net451 SomeProject.exe", expectedString: "--framework:net451 SomeProject.exe") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldConvertValidArgsIntoVSTestParsableArgs(input: "-l:trx SomeProject.dll", expectedString: "--logger:trx SomeProject.dll") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --no-restore", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--no-restore") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-dump-type full -c Deb"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --runtime win-x64", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--runtime win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --no-build", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--no-build") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--output:c:\\temp2 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--output:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s testsettings -t -f net451 -d lo"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--runtime:win-x64 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--runtime:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full -c Debug --configurati"···, expectedArgString: "--blame:CollectHangDump;DumpType=full SomeProject."···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --artifactsProcessingMode-collect", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--artifactsProcessingMode-collect") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.exe", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --settings testsettings -t --test-"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--testSessionCorrelationId SomeId SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--testSessionCorrelationId SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-hang-dump-type ful"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--runtime win-x64 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--runtime win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-o:c:\\temp2 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-o:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-r win-x64 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-r win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full -c Debug --confi"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.exe", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--configuration Debug SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--configuration Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-o c:\\temp2 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-o c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full SomeProject.dll "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedArgString: "--settings:testsettings --listtests --testadapterp"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--testSessionCorrelationId:SomeId SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--testSessionCorrelationId:SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full -c Debug --confi"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.exe", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--no-restore SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--no-restore") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --testSessionCorrelationId SomeId", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--testSessionCorrelationId SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame CollectDump;DumpType=full "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --settings testsettings -t --test-"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame:CollectDump;DumpType=full "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full SomeProject.exe "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full -c Debug --configurati"···, expectedArgString: "--blame:CollectHangDump;DumpType=full SomeProject."···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -o:c:\\temp2", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-o:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.exe -c Deb"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --artifactsProcessingMode-collect", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--artifactsProcessingMode-collect") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--runtime:win-x64 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--runtime:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --interactive", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--interactive") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-crash-dump-type fu"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min -c Debug --configuratio"···, expectedArgString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-hang-dump-type ful"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --testadapterp"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -r win-x64", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-r win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -r win-x64", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-r win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --configuration Debug", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--configuration Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -o:c:\\temp2", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-o:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedArgString: "--settings:testsettings --listtests --testadapterp"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;DumpType=full SomeProject."···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c:Debug SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-c:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--runtime win-x64 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--runtime win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --output c:\\temp2", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--output c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame-hang-timeout 10min -c Debu"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --interactive", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--interactive") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -o c:\\temp2", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-o c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--output c:\\temp2 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--output c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-dump-type full -c Deb"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.exe -c Debu"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min -c Debug --configuratio"···, expectedArgString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--interactive SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--interactive") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-o c:\\temp2 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-o c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-timeout 10min SomeProject.dll -c Debu"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--no-restore SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--no-restore") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--testSessionCorrelationId SomeId SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--testSessionCorrelationId SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-r win-x64 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-r win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-hang-dump-type ful"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --no-restore", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--no-restore") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --testSessionCorrelationId SomeId", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--testSessionCorrelationId SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --output c:\\temp2", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--output c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--interactive SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--interactive") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-c Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c:Debug SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-c:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--artifactsProcessingMode-collect SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--artifactsProcessingMode-collect") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full SomeProject.exe "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -r:win-x64", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-r:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --runtime win-x64", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--runtime win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c:Debug", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-c:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--no-build SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--no-build") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full -c Debug --confi"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.dll", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -r:win-x64", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-r:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--configuration:Debug SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--configuration:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame --blame-crash-dump-type fu"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --configuration:Debug", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--configuration:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.exe", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --testadapterp"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-c Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-r:win-x64 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-r:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame:CollectDump;DumpType=full -c Debug --confi"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.dll", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;TestTimeout=10min SomeProj"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;DumpType=full SomeProject."···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --runtime:win-x64", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--runtime:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s testsettings -t -f net451 -d lo"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--no-build SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--no-build") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --runtime:win-x64", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--runtime:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame CollectDump;DumpType=full "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-r:win-x64 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-r:win-x64") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--configuration:Debug SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--configuration:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s testsettings -t -f net451 -d log.txt --results-"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --testSessionCorrelationId:SomeId", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--testSessionCorrelationId:SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --output:c:\\temp2", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--output:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--settings testsettings -t --test-adapter-path c:\"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -s:testsettings -t -f:net451 -d:lo"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --testSessionCorrelationId:SomeId", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--testSessionCorrelationId:SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --no-build", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--no-build") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--output:c:\\temp2 SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--output:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --blame-hang-timeout 10min -c Debu"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --configuration:Debug", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--configuration:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame --blame-hang-dump-type ful"···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=mi"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-c Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-o:c:\\temp2 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-o:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.dll", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -s:testsettings -t -f:net451 -d:lo"···, expectedArgString: "SomeProject.exe --settings:testsettings --listtest"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe --blame:CollectDump;DumpType=full "···, expectedArgString: "SomeProject.exe --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;TestTimeou"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame-hang-dump-type full SomeProject.dll -c Deb"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--configuration Debug SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--configuration Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -o c:\\temp2", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-o c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectDump;DumpType=full SomeProject.dll", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "--blame:CollectHangDump;DumpType=full;TestTimeout="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --output:c:\\temp2", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--output:c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--output c:\\temp2 SomeProject.exe", expectedArgString: "SomeProject.exe", expIgnoredArgString: "--output c:\\temp2") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--testSessionCorrelationId:SomeId SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--testSessionCorrelationId:SomeId") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-crash-dump-type full --blame-crash"···, expectedArgString: "--blame:CollectDump;CollectAlways=true;DumpType=fu"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-s:testsettings -t -f:net451 -d:log.txt --results-"···, expectedArgString: "--settings:testsettings --listtests --framework:ne"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.dll --configuration Debug", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--configuration Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug --configuration Debug -r win-x64 --runtim"···, expectedArgString: "SomeProject.dll --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--artifactsProcessingMode-collect SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "--artifactsProcessingMode-collect") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c Debug --configuration Debug -r "···, expectedArgString: "SomeProject.exe --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "SomeProject.exe -c:Debug", expectedArgString: "SomeProject.exe", expIgnoredArgString: "-c:Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "SomeProject.dll --blame:CollectDump;CollectAlways="···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "-c Debug SomeProject.dll", expectedArgString: "SomeProject.dll", expIgnoredArgString: "-c Debug") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame CollectDump;DumpType=full SomeProject.dll "···, expectedArgString: "SomeProject.dll --blame:CollectDump;DumpType=full", expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.VSTestArgumentConverterTests.ConvertArgsShouldIgnoreKnownArgsWhileConvertingArgsIntoVSTestParsableArgs(input: "--blame --blame-hang-dump-type full --blame-hang-t"···, expectedArgString: "SomeProject.exe --blame:CollectHangDump;DumpType=f"···, expIgnoredArgString: "-c Debug --configuration Debug -r win-x64 --runtim"···) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.NuGetWhyCommandCanParseFrameworkOptions(inputOptions: "--framework net472 -f net6.0") [3 ms] [xUnit.net 00:00:01.52] Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_safely_expand_response_file_lines [OUTPUT] MSbuild Args are -maxcpucount --verbosity:m -tlp:default=auto --property:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --property:NuGetInteractive=false --restoreProperty:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --restoreProperty:NuGetInteractive=false --restoreProperty:EnableDefaultCompileItems=false --restoreProperty:EnableDefaultEmbeddedResourceItems=false --restoreProperty:EnableDefaultNoneItems=false --nologo a b -consoleloggerparameters:Summary -restore [xUnit.net 00:00:01.52] Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_safely_expand_response_file_lines [OUTPUT] Parse Diagram is [ dotnet.Tests [ build [ -p <[VSTestTestAdapterPath, ".;/opt/buildagent/plugins/dotnet/tools/vstest15"]> ] *[ --use-current-runtime ] *[ --disable-parallel ] *[ --no-cache ] *[ --no-http-cache ] *[ --ignore-failed-sources ] *[ --force ] *[ --no-restore ] *[ --interactive ] *[ --no-incremental ] *[ --no-dependencies ] *[ --no-logo ] *[ --self-contained ] *[ --no-self-contained ] *[ --disable-build-servers ] *[ --target <> ] ] *[ --diagnostics ] *[ --version ] *[ --info ] *[ --cli-schema ] *[ --list-sdks ] *[ --list-runtimes ] ] [xUnit.net 00:00:01.52] Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_safely_expand_response_file_lines [OUTPUT] Token string is dotnet, build, a b, -p, VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" [xUnit.net 00:00:01.52] Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_safely_expand_response_file_lines [PASS] [xUnit.net 00:00:01.52] Output: [xUnit.net 00:00:01.52] MSbuild Args are -maxcpucount --verbosity:m -tlp:default=auto --property:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --property:NuGetInteractive=false --restoreProperty:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --restoreProperty:NuGetInteractive=false --restoreProperty:EnableDefaultCompileItems=false --restoreProperty:EnableDefaultEmbeddedResourceItems=false --restoreProperty:EnableDefaultNoneItems=false --nologo a b -consoleloggerparameters:Summary -restore [xUnit.net 00:00:01.52] Parse Diagram is [ dotnet.Tests [ build [ -p <[VSTestTestAdapterPath, ".;/opt/buildagent/plugins/dotnet/tools/vstest15"]> ] *[ --use-current-runtime ] *[ --disable-parallel ] *[ --no-cache ] *[ --no-http-cache ] *[ --ignore-failed-sources ] *[ --force ] *[ --no-restore ] *[ --interactive ] *[ --no-incremental ] *[ --no-dependencies ] *[ --no-logo ] *[ --self-contained ] *[ --no-self-contained ] *[ --disable-build-servers ] *[ --target <> ] ] *[ --diagnostics ] *[ --version ] *[ --info ] *[ --cli-schema ] *[ --list-sdks ] *[ --list-runtimes ] ] [xUnit.net 00:00:01.52] Token string is dotnet, build, a b, -p, VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" Passed Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.NuGetWhyCommandCanParseFrameworkOptions(inputOptions: "--framework net472 --framework net6.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.NuGetWhyCommandCanParseFrameworkOptions(inputOptions: "-f net472") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.NuGetWhyCommandCanParseFrameworkOptions(inputOptions: "--framework net472") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.NuGetCommandParserTests.NuGetWhyCommandCanParseFrameworkOptions(inputOptions: "-f net472 -f net6.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_skip_empty_and_commented_lines [74 ms] Passed Microsoft.DotNet.Tests.ParserTests.ResponseFileTests.Can_safely_expand_response_file_lines [15 ms] Standard Output Messages: MSbuild Args are -maxcpucount --verbosity:m -tlp:default=auto --property:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --property:NuGetInteractive=false --restoreProperty:VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" --restoreProperty:NuGetInteractive=false --restoreProperty:EnableDefaultCompileItems=false --restoreProperty:EnableDefaultEmbeddedResourceItems=false --restoreProperty:EnableDefaultNoneItems=false --nologo a b -consoleloggerparameters:Summary -restore Parse Diagram is [ dotnet.Tests [ build [ -p <[VSTestTestAdapterPath, ".;/opt/buildagent/plugins/dotnet/tools/vstest15"]> ] *[ --use-current-runtime ] *[ --disable-parallel ] *[ --no-cache ] *[ --no-http-cache ] *[ --ignore-failed-sources ] *[ --force ] *[ --no-restore ] *[ --interactive ] *[ --no-incremental ] *[ --no-dependencies ] *[ --no-logo ] *[ --self-contained ] *[ --no-self-contained ] *[ --disable-build-servers ] *[ --target <> ] ] *[ --diagnostics ] *[ --version ] *[ --info ] *[ --cli-schema ] *[ --list-sdks ] *[ --list-runtimes ] ] Token string is dotnet, build, a b, -p, VSTestTestAdapterPath=".;/opt/buildagent/plugins/dotnet/tools/vstest15" Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseVersionOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseInteractiveRestoreOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseLocalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseNoHttpCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolWithBothAtVersionAndVersionOptionThrowsError [20 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseSourceOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseVerbosityOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanGetGlobalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseToolPathOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app --version 1.0.0", expectedVersion: "1.0.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app@1.*", expectedVersion: "1.*") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app --version 1.*", expectedVersion: "1.*") [< 1 ms] [xUnit.net 00:00:01.53] Microsoft.DotNet.Tests.TelemetryTests.TelemetryClientTests.ItProcessesTelemetryData [SKIP] [xUnit.net 00:00:01.53] This test is not supported on this platform. Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app@1.0.0", expectedVersion: "1.0.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanGetFollowingArguments [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseNoCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseToolManifestOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseIgnoreFailedSourcesOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseMultipleSourceOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateGlobaltoolParserCanGetPackageId [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UpdateInstallToolParserTests.UpdateToolParserCanParseDisableParallelOption [< 1 ms] Skipped Microsoft.DotNet.Tests.TelemetryTests.TelemetryClientTests.ItProcessesTelemetryData [1 ms] Error Message: This test is not supported on this platform. Passed Microsoft.DotNet.Tests.ParserTests.ToolSearchParserTests.DotnetToolSearchShouldThrowWhenNoSearchTerm [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolSearchParserTests.ListSearchParserCanGetArguments [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageRejectsInvalidVerbosityFlags(inputOption: "-v", value: "foo") [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageRejectsInvalidVerbosityFlags(inputOption: "--verbosity", value: "foo") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageRejectsInvalidVerbosityFlags(inputOption: "-v", value: "") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageRejectsInvalidVerbosityFlags(inputOption: "--verbosity", value: "") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageDoesNotForwardVerbosityByDefault [3 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardInteractiveFlag [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "quiet") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "-v", value: "q") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "d") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "q") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "normal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "minimal") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "n") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "diag") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "diagnostic") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "detailed") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "QUIET") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "-v", value: "QUIET") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListPackageParserTests.ListPackageCanForwardVerbosityFlag(inputOption: "--verbosity", value: "m") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.UninstallToolParserCanParseLocalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.UninstallToolParserCanGetPackageId [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.UninstallToolParserCanParseToolPathOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.UninstallToolParserCanParseToolManifestOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.UninstallToolParserTests.UninstallToolParserCanGetGlobalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "publish", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "build", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "restore", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "pack", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "test", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "clean", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.BuildRelatedCommandParserTests.Build(command: "run", option: "--artifacts-path") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Duplicates [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.MultiplePerToken [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Duplicates_CasingDifference [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Errors(token: "") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Errors(token: "=") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Errors(token: "= X") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.Errors(token: "   = X") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.NoValue [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.CommonOptionsTests.WhitespaceTrimming [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListToolParserTests.ListToolParserCanGetLocalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListToolParserTests.ListToolParserCanGetGlobalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ListToolParserTests.ListToolParserCanParseToolPathOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseToolPathOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanGetLocalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseMultipleSourceOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseIgnoreFailedSourcesOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallGlobaltoolParserCanGetFollowingArguments [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app --version 1.*", expectedVersion: "1.*") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app@1.*", expectedVersion: "1.*") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app@1.0.0", expectedVersion: "1.0.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallGlobalToolParserCanGetPackageIdentityWithVersion(arguments: "console.test.app --version 1.0.0", expectedVersion: "1.0.0") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanGetManifestOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseDisableParallelOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseInteractiveRestoreOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseNoHttpCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseSourceOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseNoCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolWithBothAtVersionAndVersionOptionThrowsError [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanGetGlobalOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.InstallToolParserTests.InstallToolParserCanParseVerbosityOption [< 1 ms] [xUnit.net 00:00:01.58] Microsoft.DotNet.Tests.ParserTests.RunParserTests.RunParserAcceptsWindowsPathSeparatorsOnWindows [SKIP] [xUnit.net 00:00:01.58] This test requires Windows to run. Passed Microsoft.DotNet.Tests.ParserTests.RunParserTests.RunParserAcceptsWindowsPathSeparatorsOnLinux [4 ms] Skipped Microsoft.DotNet.Tests.ParserTests.RunParserTests.RunParserAcceptsWindowsPathSeparatorsOnWindows [1 ms] Error Message: This test requires Windows to run. Passed Microsoft.DotNet.Tests.ParserTests.RunParserTests.RunParserCanGetArgumentFromDoubleDash [1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.ListToolParserCanGetToolCommandNameArgument [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.ListToolParserCanGetCommandsArgumentInUnparsedTokens [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.RootSubCommandIsToolCommand [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.ListToolParserCanGetCommandsArgumentInUnmatchedTokens [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRunParserTests.ListToolParserCanGetCommandsArgumentInUnparsedTokens2 [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentCasingOnNameAndVersionField [1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentOrder [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithTrailingComma [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentWithMissingField [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentCasingOnFrameworkField [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithComment [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentCasingOnRuntimeOptionsField [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseBasicRuntimeConfig [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentWithNoFramework [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithEmpty [< 1 ms] Passed Microsoft.DotNet.Tests.RuntimeConfigTests.ParseRuntimeConfigWithDifferentWithExtraField [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "test", "-d"], expected: ["-d"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["publish", "-o", "foo"], expected: ["-o", "foo"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["build"], expected: []) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "run", "--", "-d"], expected: ["--", "-d"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "build"], expected: []) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "-d", "help"], expected: []) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "publish", "-o", "foo"], expected: ["-o", "foo"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["dotnet", "add", "package", "-h"], expected: ["package", "-h"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.GetSubArgumentsRemovesTopLevelCommands(input: ["add", "package", "-h"], expected: ["package", "-h"]) [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.RootSubCommandResultReturnsCorrectSubCommand(input: "ignore list", expected: "ignore") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.RootSubCommandResultReturnsCorrectSubCommand(input: "build /p:prop=true", expected: "build") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.RootSubCommandResultReturnsCorrectSubCommand(input: "watch run", expected: "watch") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.RootSubCommandResultReturnsCorrectSubCommand(input: "watch run -h", expected: "watch") [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ParseResultExtensionsTests.RootSubCommandResultReturnsCorrectSubCommand(input: "add package", expected: "add") [< 1 ms] Creating this template will make changes to existing files: Overwrite ./Program.cs To create the template anyway, run the command with '--force' option: dotnet.Tests new console --force For details on the exit code, refer to https://aka.ms/templating-exit-codes#73 Required argument missing for option: '-r'. Microsoft.DotNet.Cli.Utils.GracefulException: Could not find solution or directory `aSolution`. at Microsoft.DotNet.Cli.SlnFileFactory.GetSolutionFileFullPath(String slnFileOrDirectory, Boolean includeSolutionFilterFiles, Boolean includeSolutionXmlFiles) in /_/src/Cli/dotnet/SlnFileFactory.cs:line 48 at Microsoft.DotNet.Cli.Commands.Solution.List.SolutionListCommand.Execute() in /_/src/Cli/dotnet/Commands/Solution/List/SolutionListCommand.cs:line 26 at Microsoft.DotNet.Cli.Commands.Solution.SolutionCommandParser.<>c.b__0_2(ParseResult parseResult) in /_/src/Cli/dotnet/Commands/Solution/SolutionCommandParser.cs:line 28 at System.CommandLine.Invocation.AnonymousSynchronousCommandLineAction.Invoke(ParseResult parseResult) at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) at System.CommandLine.ParseResult.Invoke(InvocationConfiguration configuration) at Microsoft.DotNet.Cli.Parser.Invoke(ParseResult parseResult) in /_/src/Cli/dotnet/Parser.cs:line 266 at Microsoft.DotNet.Cli.Program.ExecuteInternalCommand(ParseResult parseResult) in /_/src/Cli/dotnet/Program.cs:line 280 A fatal error was encountered. The library 'libhostpolicy.dylib' required to execute the application was not found in '/private/tmp/helix/working/A5B30946/w/AEC1091F/e/'. Failed to run as a self-contained app. - The application was run as a self-contained app because '/private/tmp/helix/working/A5B30946/w/AEC1091F/e/NuGet.CommandLine.XPlat.runtimeconfig.json' was not found. - If this should be a framework-dependent app, add the '/private/tmp/helix/working/A5B30946/w/AEC1091F/e/NuGet.CommandLine.XPlat.runtimeconfig.json' file and specify the appropriate framework. [xUnit.net 00:00:04.16] Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.InternalreportinstallsuccessCommandCollectExeNameWithEventname [SKIP] [xUnit.net 00:00:04.16] This test requires Windows to run. [xUnit.net 00:00:04.16] Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetNewCommandLanguageOpinionShouldBeSentToTelemetry [SKIP] [xUnit.net 00:00:04.16] https://github.com/dotnet/sdk/issues/47862 Specified command 'something' is not a valid SDK command. Specify a valid SDK command. For more information, run dotnet help. Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetPublishCommandRuntimeOpinionsShouldBeSentToTelemetry [2 s] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetNewCommandFirstArgumentShouldBeSentToTelemetry [260 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.NoTelemetryIfCommandIsInvalid [8 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetSlnCommandFirstArgumentShouldBeSentToTelemetry [3 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetNugetCommandFirstArgumentShouldBeSentToTelemetry [3 ms] Skipped Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.InternalreportinstallsuccessCommandCollectExeNameWithEventname [1 ms] Error Message: This test requires Windows to run. Skipped Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetNewCommandLanguageOpinionShouldBeSentToTelemetry [1 ms] Error Message: https://github.com/dotnet/sdk/issues/47862 Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetRunCleanTestCommandOpinionsShouldBeSentToTelemetryWhenThereIsMultipleOption [97 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.TopLevelCommandNameShouldBeSentToTelemetry [1 ms] Microsoft.DotNet.Cli.Utils.GracefulException: Could not find any project in `/private/tmp/helix/working/A5B30946/w/AEC1091F/e/`. at Microsoft.DotNet.Cli.MsbuildProject.GetProjectFileFromDirectory(String projectDirectory) in /_/src/Cli/dotnet/MsbuildProject.cs:line 26 at Microsoft.DotNet.Cli.Commands.Package.Add.PackageAddCommand.Execute() in /_/src/Cli/dotnet/Commands/Package/Add/PackageAddCommand.cs:line 37 at Microsoft.DotNet.Cli.Commands.Package.PackageCommandParser.<>c.b__1_2(ParseResult parseResult) in /_/src/Cli/dotnet/Commands/Package/PackageCommandParser.cs:line 68 at System.CommandLine.Invocation.AnonymousSynchronousCommandLineAction.Invoke(ParseResult parseResult) at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) at System.CommandLine.ParseResult.Invoke(InvocationConfiguration configuration) at Microsoft.DotNet.Cli.Parser.Invoke(ParseResult parseResult) in /_/src/Cli/dotnet/Parser.cs:line 266 at Microsoft.DotNet.Cli.Program.ExecuteInternalCommand(ParseResult parseResult) in /_/src/Cli/dotnet/Program.cs:line 280 Required argument missing for option: '-v'. Microsoft.DotNet.Cli.Utils.GracefulException: Could not find any project in `/private/tmp/helix/working/A5B30946/w/AEC1091F/e/`. at Microsoft.DotNet.Cli.MsbuildProject.GetProjectFileFromDirectory(String projectDirectory) in /_/src/Cli/dotnet/MsbuildProject.cs:line 26 at Microsoft.DotNet.Cli.MsbuildProject.FromDirectory(ProjectCollection projects, String projectDirectory, Boolean interactive) in /_/src/Cli/dotnet/MsbuildProject.cs:line 83 at Microsoft.DotNet.Cli.MsbuildProject.FromFileOrDirectory(ProjectCollection projects, String fileOrDirectory, Boolean interactive) in /_/src/Cli/dotnet/MsbuildProject.cs:line 61 at Microsoft.DotNet.Cli.Commands.Reference.Add.ReferenceAddCommand.Execute() in /_/src/Cli/dotnet/Commands/Reference/Add/ReferenceAddCommand.cs:line 27 at Microsoft.DotNet.Cli.Commands.Hidden.Add.AddCommandParser.<>c.b__0_1(ParseResult parseResult) in /_/src/Cli/dotnet/Commands/Hidden/Add/AddCommandParser.cs:line 18 at System.CommandLine.Invocation.AnonymousSynchronousCommandLineAction.Invoke(ParseResult parseResult) at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) at System.CommandLine.ParseResult.Invoke(InvocationConfiguration configuration) at Microsoft.DotNet.Cli.Parser.Invoke(ParseResult parseResult) in /_/src/Cli/dotnet/Parser.cs:line 266 at Microsoft.DotNet.Cli.Program.ExecuteInternalCommand(ParseResult parseResult) in /_/src/Cli/dotnet/Program.cs:line 280 Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetHelpCommandFirstArgumentShouldBeSentToTelemetry [1 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetAddCommandFirstArgumentShouldBeSentToTelemetry [10 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetUpdatePackageVulnerableOptionShouldBeSentToTelemetry [357 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.NoTelemetryIfCommandIsInvalid2 [< 1 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetBuildAndPublishCommandOpinionsShouldBeSentToTelemetry [222 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.AnyDotnetCommandVerbosityOpinionShouldBeSentToTelemetry [102 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetAddCommandFirstArgumentShouldBeSentToTelemetry2 [2 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.ExceptionShouldBeSentToTelemetry [211 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetBuildAndPublishCommandOpinionsShouldBeSentToTelemetryWhenThereIsMultipleOption [611 ms] Microsoft.DotNet.Cli.Utils.GracefulException: Could not find any project in `/private/tmp/helix/working/A5B30946/w/AEC1091F/e/`. at Microsoft.DotNet.Cli.MsbuildProject.GetProjectFileFromDirectory(String projectDirectory) in /_/src/Cli/dotnet/MsbuildProject.cs:line 26 at Microsoft.DotNet.Cli.MsbuildProject.FromDirectory(ProjectCollection projects, String projectDirectory, Boolean interactive) in /_/src/Cli/dotnet/MsbuildProject.cs:line 83 at Microsoft.DotNet.Cli.MsbuildProject.FromFileOrDirectory(ProjectCollection projects, String fileOrDirectory, Boolean interactive) in /_/src/Cli/dotnet/MsbuildProject.cs:line 61 at Microsoft.DotNet.Cli.Commands.Reference.List.ReferenceListCommand.Execute() in /_/src/Cli/dotnet/Commands/Reference/List/ReferenceListCommand.cs:line 28 at Microsoft.DotNet.Cli.Commands.Hidden.List.ListCommandParser.<>c.b__0_2(ParseResult parseResult) in /_/src/Cli/dotnet/Commands/Hidden/List/ListCommandParser.cs:line 18 at System.CommandLine.Invocation.AnonymousSynchronousCommandLineAction.Invoke(ParseResult parseResult) at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) at System.CommandLine.ParseResult.Invoke(InvocationConfiguration configuration) at Microsoft.DotNet.Cli.Parser.Invoke(ParseResult parseResult) in /_/src/Cli/dotnet/Parser.cs:line 266 at Microsoft.DotNet.Cli.Program.ExecuteInternalCommand(ParseResult parseResult) in /_/src/Cli/dotnet/Program.cs:line 280 Microsoft.DotNet.Cli.Utils.GracefulException: Could not find any project in `/private/tmp/helix/working/A5B30946/w/AEC1091F/e/`. at Microsoft.DotNet.Cli.MsbuildProject.GetProjectFileFromDirectory(String projectDirectory) in /_/src/Cli/dotnet/MsbuildProject.cs:line 26 at Microsoft.DotNet.Cli.Commands.Package.Remove.PackageRemoveCommand.Execute() in /_/src/Cli/dotnet/Commands/Package/Remove/PackageRemoveCommand.cs:line 41 at Microsoft.DotNet.Cli.Commands.Hidden.Remove.RemoveCommandParser.<>c.b__0_1(ParseResult parseResult) in /_/src/Cli/dotnet/Commands/Hidden/Remove/RemoveCommandParser.cs:line 17 at System.CommandLine.Invocation.AnonymousSynchronousCommandLineAction.Invoke(ParseResult parseResult) at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) at System.CommandLine.ParseResult.Invoke(InvocationConfiguration configuration) at Microsoft.DotNet.Cli.Parser.Invoke(ParseResult parseResult) in /_/src/Cli/dotnet/Parser.cs:line 266 at Microsoft.DotNet.Cli.Program.ExecuteInternalCommand(ParseResult parseResult) in /_/src/Cli/dotnet/Program.cs:line 280 Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetListCommandFirstArgumentShouldBeSentToTelemetry [1 ms] Passed Microsoft.DotNet.Tests.TelemetryTests.TelemetryCommandTests.DotnetRemoveCommandFirstArgumentShouldBeSentToTelemetry [1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenARowContainingUnicodeCombiningCharactersItWrapsCorrectly [3 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenMultipleRowsItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenAllEmptyColumnHeadersItPrintsTheEntireHeaderAsEmpty [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenNoColumnsItPrintsNoLines [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenARowWithEmptyStringsItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenARowContainingUnicodeCharactersItWrapsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenARowContainingUnicodeCombiningCharactersItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenColumnsWithMaximumWidthsItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenAnEmptyColumnHeaderItPrintsTheColumnHeaderAsEmpty [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenASingleRowItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenARowContainingUnicodeCharactersItPrintsCorrectly [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenZeroWidthColumnsItSkipsTheColumns [< 1 ms] Passed Microsoft.DotNet.Tests.PrintableTableTests.GivenAnEmptyRowsCollectionItPrintsColumnHeaders [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseInteractiveRestoreOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanGetFollowingArguments [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseMultipleSourceOption [< 1 ms] [xUnit.net 00:00:05.80] Finished: dotnet.Tests Data collector 'Blame' message: All tests finished running, Sequence file will not be generated. Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseNoCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseNoHttpCacheOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanGetManifestFilePath [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseIgnoreFailedSourcesOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseSourceOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseDisableParallelOption [< 1 ms] Passed Microsoft.DotNet.Tests.ParserTests.ToolRestoreParserTests.ToolRestoreParserCanParseVerbosityOption [< 1 ms] Results File: /private/tmp/helix/working/A5B30946/w/AEC1091F/e/_dci-mac-build-439_2026-06-04_10_13_18_net11.0.trx Test Run Successful. Total tests: 733 Passed: 729 Skipped: 4 Total time: 6.0164 Seconds + export _commandExitCode=0 + _commandExitCode=0 + find /tmp/helix/working/A5B30946/w/AEC1091F/uploads/../../.. -name '*hangdump.dmp' -print0 + xargs -0 -I@ cp @ /tmp/helix/working/A5B30946/w/AEC1091F/uploads + /etc/helix-prep/venv/bin/python3.14 /tmp/helix/working/A5B30946/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 40147400 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCIsImtpZCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzgwNTgwMjk2LCJuYmYiOjE3ODA1ODAyOTYsImV4cCI6MTc4MDY2Njk5NiwiYWlvIjoiazJGZ1lPaDM5QTdhRThKeHpWOHc5TkhuZ2xWZWs3UnVLVzUvNUhkKytldGI5aXk1NTVvQiIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IkZmdUZwR3hNSEV1QlB6SmJWZ0JiQUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3ODA1OTAxOTYsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJiZjZiNTQxNS1lNzQ4LTQ2MjQtYTlkZi1hYzg5MGEwNDNkOTAiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0NDk2OTQiLCJEZWZJZCI6IjEwMSIsImpvYnJlZiI6IjcxNjNkMWNkLTMxNDctNDg4Yi1hNDQwLTQwMmM3ZDQyMmQ3NzozMmQwZjM0NS05YmRkLTU3MmEtMjExOC00ZDZjOWE1NGU4MjkiLCJvcmNoaWQiOiI3MTYzZDFjZC0zMTQ3LTQ4OGItYTQ0MC00MDJjN2Q0MjJkNzcuYnVpbGQudGVzdGJ1aWxkX21hY29zX2FybTY0Ll9fZGVmYXVsdCIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xNDQ5Njk0In19LCJ4bXNfaWRyZWwiOiIzMCAzMyIsInhtc19yZCI6IjAuQVZrQXB2OEtCUWdDRWdFYUVoUUlDUklRb0tYYmNYeW5aRXU4eFBYNWktSm5faElVQ0FzU0VMdkZkV1hod2xsV2ZwVGZ3NVM0eDhBaUpBZ0RFaURnY1FmQXdheXdyQVc0NU8tNHZlaHlrWFdLVHBnajdlSTBOVkhULV9sNjJBIn0.cDEUOjOkgytzGrcIq2AqnzhWBzXFXP8CLsFxslseluK5sgnN0wLXUslxKDriEdXuZx9DOju0PeZOFUrFJOtCigRbY03_abcR_VPRraX01oBEdR1UeVLyX9AhmZxxaU4n0NdwFEplh0lqMwA5x6rqjg5xYmWrAhOEwef7cdpE4D_FkouY_VW42mIgXBmo6IICbB-CuI1DbtPgY3n438hA9TTnqoShhaPUKFqXRfP0F81Z9eghdaWz8hbJBy14TrRjiAbB6KYcOE847ldjZRc-sBf1SGDQvAVBd1iZz_GshSgG_CFntHBz-Yueq_SIluUi6nPN_jj_yT5l4bPlvAM8EQ /etc/helix/scripts/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-06-04T14:13:23.112Z INFO run.py azure_utils(46) get_credential_and_access_token Using /etc/helix-prep/client.pem certificate for e119e735-021e-4931-8059-7221fe1e3d1d 2026-06-04T14:13:23.157Z INFO run.py _universal(535) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (macOS-15.7.5-arm64-arm-64bit-Mach-O)' No body was attached to the request 2026-06-04T14:13:23.377Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': 'f7104e85-4e46-4c91-af42-55c5fa281f00' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Thu, 04 Jun 2026 14:13:22 GMT' 'Content-Length': '1964' 2026-06-04T14:13:23.426Z INFO run.py _universal(532) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Content-Type': 'application/x-www-form-urlencoded' 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (macOS-15.7.5-arm64-arm-64bit-Mach-O)' A body is sent with the request 2026-06-04T14:13:23.613Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'x-ms-clientdata': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '23e67f9e-4b6f-431c-add4-2d5f63c07200' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Thu, 04 Jun 2026 14:13:22 GMT' 'Content-Length': '1870' 2026-06-04T14:13:23.613Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token succeeded 2026-06-04T14:13:23.613Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-06-04T14:13:23.614Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token_info succeeded 2026-06-04T14:13:23.680Z INFO run.py run(67) main Beginning reading of test results. 2026-06-04T14:13:23.680Z INFO run.py __init__(49) read_results Searching '/private/tmp/helix/working/A5B30946/w/AEC1091F/e' for test results files 2026-06-04T14:13:23.680Z INFO run.py __init__(55) read_results Found results file /private/tmp/helix/working/A5B30946/w/AEC1091F/e/_dci-mac-build-439_2026-06-04_10_13_18_net11.0.trx with format trx 2026-06-04T14:13:23.698Z INFO run.py __init__(49) read_results Searching '/tmp/helix/working/A5B30946/w/AEC1091F/uploads' for test results files 2026-06-04T14:13:23.698Z INFO run.py packing_test_reporter(30) report_results Packing 733 test reports to '/tmp/helix/working/A5B30946/w/AEC1091F/e/__test_report.json' 2026-06-04T14:13:23.699Z INFO run.py packing_test_reporter(33) report_results Packed 301864 bytes 2026-06-04T14:13:23.699Z INFO run.py _helix_compat(255) report_results Writing 0 test results to '/tmp/helix/working/A5B30946/w/AEC1091F/e/__test_report_v2.json' (JSON v1) 2026-06-04T14:13:23.699Z INFO run.py _helix_compat(261) report_results Wrote 2232 bytes to '/tmp/helix/working/A5B30946/w/AEC1091F/e/__test_report_v2.json' + exit 0 ['dotnet.Tests.dll.13' END OF WORK ITEM LOG: Command exited with 0]