Console log: 'dotnet.Tests.dll.2' from job 06a8ca9c-ece8-494e-b542-ebe321a199d9 workitem 6848f1a2-b18c-44ae-b97a-817926d7bd07 (ubuntu.2204.amd64.open) executed on machine a00FX76 running Linux-6.8.0-1051-azure-x86_64-with-glibc2.35 chmod: cannot access '/datadisks/disk1/work/BA4F09DF/w/AABF0951/e/*.sh': No such file or directory + . /datadisks/disk1/work/BA4F09DF/p/t/SetupHelixEnvironment.sh + export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true + export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 + export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 + export MicrosoftNETBuildExtensionsTargets=/datadisks/disk1/work/BA4F09DF/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets + export DOTNET_ROOT=/datadisks/disk1/work/BA4F09DF/p/d + export PATH=/datadisks/disk1/work/BA4F09DF/p/d:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + export DOTNET_DbgEnableMiniDump=1 + export DOTNET_DbgMiniDumpType=4 + export DOTNET_DbgMiniDumpName=/datadisks/disk1/work/BA4F09DF/w/AABF0951/uploads/coredump.%p + export DOTNET_EnableCrashReport=1 + mktemp -d /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.XXXXXXXX + realpath /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt + export TestExecutionDirectory=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt + export DOTNET_CLI_HOME=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/.dotnet + cp -a /datadisks/disk1/work/BA4F09DF/p/t/TestExecutionDirectoryFiles/. /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ + export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt + export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/datadisks/disk1/work/BA4F09DF/p/r + export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TestAssets + export DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/template_feed + export DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/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 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/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 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/Testpackages --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: Package source 1 added successfully. + dotnet nuget remove source dotnet6-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet6-transport removed successfully. + dotnet nuget remove source dotnet6-internal-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. + dotnet nuget remove source dotnet7-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet7-transport removed successfully. + dotnet nuget remove source dotnet7-internal-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. + dotnet nuget remove source richnav --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: richnav removed successfully. + dotnet nuget remove source vs-impl --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: vs-impl removed successfully. + dotnet nuget remove source dotnet-libraries-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. + dotnet nuget remove source dotnet-tools-transport --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. + dotnet nuget remove source dotnet-libraries --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet-libraries removed successfully. + dotnet nuget remove source dotnet-eng --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/NuGet.config Package source with Name: dotnet-eng removed successfully. + dotnet nuget list source --configfile /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/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] /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/Testpackages + chmod +x dotnet.Tests + dotnet test dotnet.Tests.dll -e HELIX_WORK_ITEM_TIMEOUT=02:00:00 -e DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt --results-directory ./ --logger trx --logger console;verbosity=detailed --blame-hang --blame-hang-timeout 60m --filter dotnet.Tests.GivenThatTheUserRequestsHelp.|dotnet.Tests.OutputPathOptionTests.|dotnet.Tests.ToolSearchTests.NugetSearchApiDeserializerTests.|dotnet.Tests.ToolSearchTests.NugetSearchApiParameterTests.|dotnet.Tests.ToolSearchTests.NugetSearchApiRequestTests.|dotnet.Tests.ToolSearchTests.SearchResultPrinterTests.|Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference. -d /datadisks/disk1/work/BA4F09DF/w/AABF0951/uploads//dotnetTestLog.log VSTest version 18.7.0-preview-26208-110 (x64) Starting test execution, please wait... Logging Vstest Diagnostics in file: /datadisks/disk1/work/BA4F09DF/w/AABF0951/uploads/dotnetTestLog.log A total of 1 test files matched the specified pattern. /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/dotnet.Tests.dll Data collection : Logging DataCollector Diagnostics in file: /datadisks/disk1/work/BA4F09DF/w/AABF0951/uploads/dotnetTestLog.datacollector.26-04-27_13-08-22_24218_5.log Logging TestHost Diagnostics in file: /datadisks/disk1/work/BA4F09DF/w/AABF0951/uploads/dotnetTestLog.host.26-04-27_13-08-22_48816_5.log [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.4+50e68bbb8b (64-bit .NET 11.0.0-preview.4.26208.110) [xUnit.net 00:00:00.24] Discovering: dotnet.Tests (app domain = off, method display = ClassAndMethod, method display options = None) [xUnit.net 00:00:03.99] Discovered: dotnet.Tests (3429 test cases to be run) [xUnit.net 00:00:04.38] Starting: dotnet.Tests (parallel test collections = on [2 threads], stop on fail = off, explicit = off, seed = 193029277) [xUnit.net 00:00:05.15] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenBrokenProjectIsPassedItPrintsError [OUTPUT] Executing 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj': [xUnit.net 00:00:05.32] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenBrokenProjectIsPassedItPrintsError [OUTPUT] ❌Project `Broken/Broken.csproj` is invalid. [xUnit.net 00:00:05.32] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenBrokenProjectIsPassedItPrintsError [OUTPUT] Command 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:05.34] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenBrokenProjectIsPassedItPrintsError [PASS] [xUnit.net 00:00:05.34] Output: [xUnit.net 00:00:05.34] Executing 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj': [xUnit.net 00:00:05.34] ❌Project `Broken/Broken.csproj` is invalid. [xUnit.net 00:00:05.34] Command 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenBrokenProjectIsPassedItPrintsError [857 ms] Standard Output Messages: Executing 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj': ❌Project `Broken/Broken.csproj` is invalid. Command 'dotnet add Broken/Broken.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenBrokenPro---26374FE6/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:06.19] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:07.28] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:07.28] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] 》 [xUnit.net 00:00:07.30] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:07.37] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj': [xUnit.net 00:00:07.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:07.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:07.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:07.82] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [FAIL] [xUnit.net 00:00:07.82] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:07.82] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 [xUnit.net 00:00:07.82] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:07.82] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj [xUnit.net 00:00:07.82] Exit Code: 1 [xUnit.net 00:00:07.82] StdOut: [xUnit.net 00:00:07.82] [xUnit.net 00:00:07.82] StdErr: [xUnit.net 00:00:07.82] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:07.82] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:07.82] , but found 1 (difference of 1). [xUnit.net 00:00:07.82] Stack Trace: [xUnit.net 00:00:07.82] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:07.83] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:07.83] at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) [xUnit.net 00:00:07.83] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:07.83] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:07.83] at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) [xUnit.net 00:00:07.83] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:07.83] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:07.83] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(245,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus() [xUnit.net 00:00:07.83] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:07.83] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:07.83] Output: [xUnit.net 00:00:07.83] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:07.83] 》The template "Class Library" was created successfully. [xUnit.net 00:00:07.83] 》 [xUnit.net 00:00:07.83] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:07.83] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj': [xUnit.net 00:00:07.83] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:07.83] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:07.83] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj' exited with exit code 1. Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus [2 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithCondAndPrintsStatus() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 245 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ItAddsRefWith---106EC749.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---106EC749/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:08.10] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:09.14] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:09.15] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] 》 [xUnit.net 00:00:09.16] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:09.17] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj': [xUnit.net 00:00:09.51] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:09.52] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:09.53] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:09.53] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [FAIL] [xUnit.net 00:00:09.53] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:09.53] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 [xUnit.net 00:00:09.53] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:09.53] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj [xUnit.net 00:00:09.53] Exit Code: 1 [xUnit.net 00:00:09.53] StdOut: [xUnit.net 00:00:09.53] [xUnit.net 00:00:09.53] StdErr: [xUnit.net 00:00:09.53] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:09.53] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:09.53] , but found 1 (difference of 1). [xUnit.net 00:00:09.53] Stack Trace: [xUnit.net 00:00:09.53] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:09.53] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:09.53] at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) [xUnit.net 00:00:09.53] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:09.54] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:09.54] at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) [xUnit.net 00:00:09.54] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:09.54] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:09.54] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(303,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond() [xUnit.net 00:00:09.54] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:09.54] at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [xUnit.net 00:00:09.54] Output: [xUnit.net 00:00:09.54] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:09.54] 》The template "Class Library" was created successfully. [xUnit.net 00:00:09.54] 》 [xUnit.net 00:00:09.54] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:09.54] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj': [xUnit.net 00:00:09.54] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:09.54] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:09.54] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj' exited with exit code 1. Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsRefWithDifferentCond() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 303 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/WhenRefWithCo---B9723187.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---B9723187/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:09.82] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj': [xUnit.net 00:00:10.32] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:10.33] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:10.34] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [PASS] [xUnit.net 00:00:10.34] Output: [xUnit.net 00:00:10.34] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj': [xUnit.net 00:00:10.34] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:10.34] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:10.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net40") [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:10.99] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net40") [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj` does not target framework `net40`. [xUnit.net 00:00:11.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net40") [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:11.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net40") [PASS] [xUnit.net 00:00:11.01] Output: [xUnit.net 00:00:11.01] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:11.01] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj` does not target framework `net40`. [xUnit.net 00:00:11.01] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [807 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj': 》Reference `..\ValidRef\ValidRef.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---DB69685A/ValidRef/ValidRef.csproj' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net40") [658 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj` does not target framework `net40`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Lib/Lib.csproj reference -f net40 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net40GivenDot---8ED4E301/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:11.29] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "nonexistingframeworkname") [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:11.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "nonexistingframeworkname") [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj` does not target framework `nonexistingframeworkname`. [xUnit.net 00:00:11.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "nonexistingframeworkname") [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:11.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "nonexistingframeworkname") [PASS] [xUnit.net 00:00:11.66] Output: [xUnit.net 00:00:11.66] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:11.67] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj` does not target framework `nonexistingframeworkname`. [xUnit.net 00:00:11.67] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:11.94] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net45") [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:12.28] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net45") [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj` does not target framework `net45`. [xUnit.net 00:00:12.30] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net45") [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:12.30] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net45") [PASS] [xUnit.net 00:00:12.30] Output: [xUnit.net 00:00:12.30] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:12.30] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj` does not target framework `net45`. [xUnit.net 00:00:12.30] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "nonexistingframeworkname") [640 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj` does not target framework `nonexistingframeworkname`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Lib/Lib.csproj reference -f nonexistingframeworkname /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/nonexistingfr---BE441435/Net45Lib/Net45Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net45") [641 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj` does not target framework `net45`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Lib/Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net45GivenDot---96A9EF43/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:12.59] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net11.0") [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:12.93] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net11.0") [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj` does not target framework `net11.0`. [xUnit.net 00:00:12.94] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net11.0") [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:12.95] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net11.0") [PASS] [xUnit.net 00:00:12.95] Output: [xUnit.net 00:00:12.95] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:12.95] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj` does not target framework `net11.0`. [xUnit.net 00:00:12.95] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj' exited with exit code 1. [xUnit.net 00:00:12.96] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:13.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:13.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] 》 [xUnit.net 00:00:13.63] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:13.63] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] Executing 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj': [xUnit.net 00:00:13.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] ❌Could not find project or directory `IDoNotExist.csproj`. [xUnit.net 00:00:13.80] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [OUTPUT] Command 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj' exited with exit code 1. [xUnit.net 00:00:13.81] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [PASS] [xUnit.net 00:00:13.81] Output: [xUnit.net 00:00:13.81] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:13.81] 》The template "Class Library" was created successfully. [xUnit.net 00:00:13.81] 》 [xUnit.net 00:00:13.81] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:13.81] Executing 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj': [xUnit.net 00:00:13.81] ❌Could not find project or directory `IDoNotExist.csproj`. [xUnit.net 00:00:13.81] Command 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenFrameworkSwitchIsNotMatchingAnyOfTargetedFrameworksItPrintsError(framework: "net11.0") [642 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj` does not target framework `net11.0`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Lib/Lib.csproj reference -f net11.0 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/net11.0GivenD---8B9FFA92/Net45Lib/Net45Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceDoesNotExistItShowsAnError [861 ms] Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---F138F215 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj': ❌Could not find project or directory `IDoNotExist.csproj`. Command 'dotnet add WhenPassedRef---F138F215.csproj reference IDoNotExist.csproj' exited with exit code 1. [xUnit.net 00:00:14.08] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectsExistsInTheDirectoryItPrintsError [OUTPUT] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj': [xUnit.net 00:00:14.23] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectsExistsInTheDirectoryItPrintsError [OUTPUT] ❌Could not find any project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/`. [xUnit.net 00:00:14.23] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectsExistsInTheDirectoryItPrintsError [OUTPUT] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:14.23] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectsExistsInTheDirectoryItPrintsError [PASS] [xUnit.net 00:00:14.23] Output: [xUnit.net 00:00:14.23] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj': [xUnit.net 00:00:14.23] ❌Could not find any project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/`. [xUnit.net 00:00:14.24] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:14.50] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj': [xUnit.net 00:00:14.85] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: [xUnit.net 00:00:14.85] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [OUTPUT] ❌ - net45 [xUnit.net 00:00:14.86] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:14.87] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [PASS] [xUnit.net 00:00:14.87] Output: [xUnit.net 00:00:14.87] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj': [xUnit.net 00:00:14.87] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: [xUnit.net 00:00:14.87] ❌ - net45 [xUnit.net 00:00:14.87] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:15.14] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj': [xUnit.net 00:00:15.51] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: [xUnit.net 00:00:15.51] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [OUTPUT] ❌ - net45 [xUnit.net 00:00:15.53] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:15.53] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [PASS] [xUnit.net 00:00:15.53] Output: [xUnit.net 00:00:15.53] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj': [xUnit.net 00:00:15.53] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: [xUnit.net 00:00:15.53] ❌ - net45 [xUnit.net 00:00:15.53] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectsExistsInTheDirectoryItPrintsError [420 ms] Standard Output Messages: Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj': ❌Could not find any project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/`. Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---005BFC41/ValidRef/ValidRef.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: False) [626 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: ❌ - net45 Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Net45Lib/Net45Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/FalseGivenDot---98218F6A/Lib/Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenIncompatibleFrameworkDetectedItPrintsError(useFrameworkArg: True) [663 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj` cannot be added due to incompatible targeted frameworks between the two projects. Review the project you are trying to add and verify that is compatible with the following targets: ❌ - net45 Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Net45Lib/Net45Lib.csproj reference -f net45 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/TrueGivenDotn---DE48BBD7/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:15.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemAlreadyExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:16.16] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemAlreadyExistsItDoesntDuplicate [OUTPUT] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:16.18] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemAlreadyExistsItDoesntDuplicate [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:16.18] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemAlreadyExistsItDoesntDuplicate [PASS] [xUnit.net 00:00:16.18] Output: [xUnit.net 00:00:16.18] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:16.18] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:16.18] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:16.48] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] Executing 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj': [xUnit.net 00:00:16.84] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:16.85] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] Command 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:16.85] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [PASS] [xUnit.net 00:00:16.85] Output: [xUnit.net 00:00:16.85] Executing 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj': [xUnit.net 00:00:16.85] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:16.85] Command 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemAlreadyExistsItDoesntDuplicate [649 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj': 》Project already has a reference to `..\Lib\Lib.csproj`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---C6715070/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [658 ms] Standard Output Messages: Executing 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj': 》Project already has a reference to `..\Lib\Lib.csproj`. Command 'dotnet add WithRefNoCondNonUniform.csproj reference ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:17.15] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "ihave?inv@lid/char\\acters") [OUTPUT] Executing 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"': [xUnit.net 00:00:17.29] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "ihave?inv@lid/char\\acters") [OUTPUT] ❌Could not find project or directory `ihave?inv@lid/char\acters`. [xUnit.net 00:00:17.30] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "ihave?inv@lid/char\\acters") [OUTPUT] Command 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"' exited with exit code 1. [xUnit.net 00:00:17.30] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "ihave?inv@lid/char\\acters") [PASS] [xUnit.net 00:00:17.30] Output: [xUnit.net 00:00:17.30] Executing 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"': [xUnit.net 00:00:17.30] ❌Could not find project or directory `ihave?inv@lid/char\acters`. [xUnit.net 00:00:17.30] Command 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"' exited with exit code 1. [xUnit.net 00:00:17.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "idontexist.csproj") [OUTPUT] Executing 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"': [xUnit.net 00:00:17.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "idontexist.csproj") [OUTPUT] ❌Could not find project or directory `idontexist.csproj`. [xUnit.net 00:00:17.75] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "idontexist.csproj") [OUTPUT] Command 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"' exited with exit code 1. [xUnit.net 00:00:17.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "idontexist.csproj") [PASS] [xUnit.net 00:00:17.76] Output: [xUnit.net 00:00:17.76] Executing 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"': [xUnit.net 00:00:17.76] ❌Could not find project or directory `idontexist.csproj`. [xUnit.net 00:00:17.76] Command 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"' exited with exit code 1. [xUnit.net 00:00:18.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive': Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "ihave?inv@lid/char\\acters") [451 ms] Standard Output Messages: Executing 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"': ❌Could not find project or directory `ihave?inv@lid/char\acters`. Command 'dotnet add ihave?inv@lid/char\acters reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---4E1DC6B8/ValidRef/ValidRef.csproj"' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNonExistingProjectIsPassedItPrintsError(projName: "idontexist.csproj") [444 ms] Standard Output Messages: Executing 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"': ❌Could not find project or directory `idontexist.csproj`. Command 'dotnet add idontexist.csproj reference "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNonExisti---8A79222C/ValidRef/ValidRef.csproj"' exited with exit code 1. [xUnit.net 00:00:18.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:18.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] 》 [xUnit.net 00:00:18.73] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:18.73] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj': [xUnit.net 00:00:19.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:19.07] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:19.08] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:19.08] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [FAIL] [xUnit.net 00:00:19.08] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:19.08] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B [xUnit.net 00:00:19.08] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:19.08] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj [xUnit.net 00:00:19.08] Exit Code: 1 [xUnit.net 00:00:19.08] StdOut: [xUnit.net 00:00:19.08] [xUnit.net 00:00:19.08] StdErr: [xUnit.net 00:00:19.08] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:19.08] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:19.08] , but found 1 (difference of 1). [xUnit.net 00:00:19.08] Stack Trace: [xUnit.net 00:00:19.08] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:19.08] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:19.08] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:19.08] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:19.08] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:19.09] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(325,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond() [xUnit.net 00:00:19.09] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:19.09] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:19.09] Output: [xUnit.net 00:00:19.09] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:19.09] 》The template "Class Library" was created successfully. [xUnit.net 00:00:19.10] 》 [xUnit.net 00:00:19.10] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:19.10] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj': [xUnit.net 00:00:19.10] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:19.10] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:19.10] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:19.35] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddReferenceWithConditionOnCompatibleFramework [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:19.75] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddReferenceWithConditionOnCompatibleFramework [OUTPUT] 》Reference `..\Net45Lib\Net45Lib.csproj` added to the project. [xUnit.net 00:00:19.77] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddReferenceWithConditionOnCompatibleFramework [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj' exited with exit code 0. [xUnit.net 00:00:19.77] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddReferenceWithConditionOnCompatibleFramework [PASS] [xUnit.net 00:00:19.77] Output: [xUnit.net 00:00:19.77] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj': [xUnit.net 00:00:19.77] 》Reference `..\Net45Lib\Net45Lib.csproj` added to the project. [xUnit.net 00:00:19.77] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj' exited with exit code 0. [xUnit.net 00:00:20.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithConditionIsPresentItAddsDifferentRefWithoutCond() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 325 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/WhenRefWithCo---249A029B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---249A029B/Lib/Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddReferenceWithConditionOnCompatibleFramework [688 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj': 》Reference `..\Net45Lib\Net45Lib.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Lib/Lib.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefer---E27DEB92/Net45Lib/Net45Lib.csproj' exited with exit code 0. [xUnit.net 00:00:20.69] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:20.69] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] 》 [xUnit.net 00:00:20.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:20.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] Executing 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj': [xUnit.net 00:00:21.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/WhenNoProject---A468CE4A.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:21.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:21.05] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [OUTPUT] Command 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:21.05] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [FAIL] [xUnit.net 00:00:21.05] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:21.05] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A [xUnit.net 00:00:21.05] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:21.05] Arguments: reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj [xUnit.net 00:00:21.05] Exit Code: 1 [xUnit.net 00:00:21.05] StdOut: [xUnit.net 00:00:21.05] [xUnit.net 00:00:21.05] StdErr: [xUnit.net 00:00:21.05] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/WhenNoProject---A468CE4A.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:21.05] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:21.05] , but found 1 (difference of 1). [xUnit.net 00:00:21.05] Stack Trace: [xUnit.net 00:00:21.05] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:21.05] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:21.05] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:21.05] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:21.05] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:21.05] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(728,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory() [xUnit.net 00:00:21.06] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:21.06] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:21.06] Output: [xUnit.net 00:00:21.06] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:21.06] 》The template "Class Library" was created successfully. [xUnit.net 00:00:21.06] 》 [xUnit.net 00:00:21.06] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:21.06] Executing 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj': [xUnit.net 00:00:21.06] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/WhenNoProject---A468CE4A.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:21.06] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:21.06] Command 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:21.34] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddRefWithoutCondAndTargetingSupersetOfFrameworksAndOneOfReferencesCompatible [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/WhenNoProject---A468CE4A.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenNoProjectIsSpecifiedItUsesCurrentDirectory() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 728 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/WhenNoProject---A468CE4A.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet reference add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenNoProject---A468CE4A/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:21.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddRefWithoutCondAndTargetingSupersetOfFrameworksAndOneOfReferencesCompatible [OUTPUT] 》Reference `..\Lib\Lib.csproj` added to the project. [xUnit.net 00:00:21.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddRefWithoutCondAndTargetingSupersetOfFrameworksAndOneOfReferencesCompatible [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:21.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddRefWithoutCondAndTargetingSupersetOfFrameworksAndOneOfReferencesCompatible [PASS] [xUnit.net 00:00:21.76] Output: [xUnit.net 00:00:21.76] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj': [xUnit.net 00:00:21.76] 》Reference `..\Lib\Lib.csproj` added to the project. [xUnit.net 00:00:21.76] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:22.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:22.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:22.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] 》 [xUnit.net 00:00:22.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:23.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj': Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItCanAddRefWithoutCondAndTargetingSupersetOfFrameworksAndOneOfReferencesCompatible [698 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj': 》Reference `..\Lib\Lib.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItCanAddRefWi---16DD802A/Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:23.38] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:23.38] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:23.39] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:23.39] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [FAIL] [xUnit.net 00:00:23.40] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:23.40] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 [xUnit.net 00:00:23.40] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:23.40] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj [xUnit.net 00:00:23.40] Exit Code: 1 [xUnit.net 00:00:23.40] StdOut: [xUnit.net 00:00:23.40] [xUnit.net 00:00:23.40] StdErr: [xUnit.net 00:00:23.40] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:23.40] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:23.40] , but found 1 (difference of 1). [xUnit.net 00:00:23.40] Stack Trace: [xUnit.net 00:00:23.40] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:23.40] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:23.40] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:23.40] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:23.40] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:23.40] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(227,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus() [xUnit.net 00:00:23.41] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:23.41] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:23.41] Output: [xUnit.net 00:00:23.41] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:23.41] 》The template "Class Library" was created successfully. [xUnit.net 00:00:23.41] 》 [xUnit.net 00:00:23.41] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:23.41] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj': [xUnit.net 00:00:23.41] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:23.41] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:23.41] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:23.42] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] Executing 'dotnet add one two three reference proj.csproj': [xUnit.net 00:00:23.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》'two' was not matched. Did you mean one of the following? [xUnit.net 00:00:23.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] ❌Unrecognized command or argument 'two'. [xUnit.net 00:00:23.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》-f [xUnit.net 00:00:23.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 [xUnit.net 00:00:23.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] ❌Unrecognized command or argument 'three'. [xUnit.net 00:00:23.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] ❌ [xUnit.net 00:00:23.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》Description: [xUnit.net 00:00:23.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:23.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 [xUnit.net 00:00:23.61] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》Usage: [xUnit.net 00:00:23.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 dotnet add [] reference ... [options] [xUnit.net 00:00:23.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 [xUnit.net 00:00:23.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》Arguments: [xUnit.net 00:00:23.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:23.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 The paths to the projects to add as references. [xUnit.net 00:00:23.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》Options: [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:23.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] 》 [xUnit.net 00:00:23.69] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [OUTPUT] Command 'dotnet add one two three reference proj.csproj' exited with exit code 1. [xUnit.net 00:00:23.69] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [PASS] [xUnit.net 00:00:23.69] Output: [xUnit.net 00:00:23.69] Executing 'dotnet add one two three reference proj.csproj': [xUnit.net 00:00:23.69] 》'two' was not matched. Did you mean one of the following? [xUnit.net 00:00:23.69] ❌Unrecognized command or argument 'two'. [xUnit.net 00:00:23.69] 》-f [xUnit.net 00:00:23.69] 》 [xUnit.net 00:00:23.69] ❌Unrecognized command or argument 'three'. [xUnit.net 00:00:23.69] ❌ [xUnit.net 00:00:23.69] 》Description: [xUnit.net 00:00:23.69] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:23.69] 》 [xUnit.net 00:00:23.69] 》Usage: [xUnit.net 00:00:23.69] 》 dotnet add [] reference ... [options] [xUnit.net 00:00:23.69] 》 [xUnit.net 00:00:23.69] 》Arguments: [xUnit.net 00:00:23.69] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:23.70] 》 The paths to the projects to add as references. [xUnit.net 00:00:23.70] 》 [xUnit.net 00:00:23.70] 》Options: [xUnit.net 00:00:23.70] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:23.70] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:23.70] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:23.70] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:23.70] 》 [xUnit.net 00:00:23.70] Command 'dotnet add one two three reference proj.csproj' exited with exit code 1. [xUnit.net 00:00:23.99] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsRefWithoutCondAndPrintsStatus() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 227 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ItAddsRefWith---93464EE0.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsRefWith---93464EE0/ValidRef/ValidRef.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenTooManyArgumentsArePassedItPrintsError [286 ms] Standard Output Messages: Executing 'dotnet add one two three reference proj.csproj': 》'two' was not matched. Did you mean one of the following? ❌Unrecognized command or argument 'two'. 》-f 》 ❌Unrecognized command or argument 'three'. ❌ 》Description: 》 Add a project-to-project reference to the project. 》 》Usage: 》 dotnet add [] reference ... [options] 》 》Arguments: 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 The paths to the projects to add as references. 》 》Options: 》 -f, --framework Add the reference only when targeting a specific framework. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. 》 -?, -h, --help Show command line help. 》 Command 'dotnet add one two three reference proj.csproj' exited with exit code 1. [xUnit.net 00:00:24.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:24.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] 》 [xUnit.net 00:00:24.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:24.65] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj': [xUnit.net 00:00:25.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:25.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:25.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:25.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [FAIL] [xUnit.net 00:00:25.02] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:25.02] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B [xUnit.net 00:00:25.02] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:25.02] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj [xUnit.net 00:00:25.02] Exit Code: 1 [xUnit.net 00:00:25.02] StdOut: [xUnit.net 00:00:25.02] [xUnit.net 00:00:25.02] StdErr: [xUnit.net 00:00:25.02] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:25.02] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:25.02] , but found 1 (difference of 1). [xUnit.net 00:00:25.02] Stack Trace: [xUnit.net 00:00:25.02] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:25.02] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:25.02] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:25.02] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:25.02] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:25.02] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(281,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond() [xUnit.net 00:00:25.02] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:25.02] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:25.02] Output: [xUnit.net 00:00:25.03] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:25.03] 》The template "Class Library" was created successfully. [xUnit.net 00:00:25.03] 》 [xUnit.net 00:00:25.03] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:25.03] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj': [xUnit.net 00:00:25.03] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:25.03] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:25.03] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:25.29] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] Executing 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:25.65] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:25.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [OUTPUT] Command 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:25.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [PASS] [xUnit.net 00:00:25.66] Output: [xUnit.net 00:00:25.66] Executing 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:25.66] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:25.66] Command 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:25.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] Executing 'dotnet reference add --help': [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》Description: [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》Usage: [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 dotnet reference add ... [options] [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 [xUnit.net 00:00:25.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》Arguments: [xUnit.net 00:00:25.80] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 The paths to the projects to add as references. [xUnit.net 00:00:25.80] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》Options: [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:25.83] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] 》 [xUnit.net 00:00:25.84] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [OUTPUT] Command 'dotnet reference add --help' exited with exit code 0. [xUnit.net 00:00:25.84] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [PASS] [xUnit.net 00:00:25.84] Output: [xUnit.net 00:00:25.84] Executing 'dotnet reference add --help': [xUnit.net 00:00:25.84] 》Description: [xUnit.net 00:00:25.84] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:25.84] 》 [xUnit.net 00:00:25.84] 》Usage: [xUnit.net 00:00:25.84] 》 dotnet reference add ... [options] [xUnit.net 00:00:25.84] 》 [xUnit.net 00:00:25.84] 》Arguments: [xUnit.net 00:00:25.84] 》 The paths to the projects to add as references. [xUnit.net 00:00:25.85] 》 [xUnit.net 00:00:25.85] 》Options: [xUnit.net 00:00:25.85] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:25.85] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:25.85] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:25.85] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:25.85] 》 [xUnit.net 00:00:25.85] Command 'dotnet reference add --help' exited with exit code 0. [xUnit.net 00:00:25.86] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] Executing 'dotnet reference add -h': [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》Description: [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》Usage: [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 dotnet reference add ... [options] [xUnit.net 00:00:26.02] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 [xUnit.net 00:00:26.03] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》Arguments: [xUnit.net 00:00:26.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 The paths to the projects to add as references. [xUnit.net 00:00:26.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》Options: [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:26.06] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] 》 Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondIsPresentItAddsDifferentRefWithCond() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 281 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/WhenRefWithCo---51339E5B.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---51339E5B/Lib/Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItDoesntDuplicate [637 ms] Standard Output Messages: Executing 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj': 》Project already has a reference to `..\Lib\Lib.csproj`. Command 'dotnet add WithRefCondNonUniform.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "--help") [181 ms] Standard Output Messages: Executing 'dotnet reference add --help': 》Description: 》 Add a project-to-project reference to the project. 》 》Usage: 》 dotnet reference add ... [options] 》 》Arguments: 》 The paths to the projects to add as references. 》 》Options: 》 -f, --framework Add the reference only when targeting a specific framework. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. 》 -?, -h, --help Show command line help. 》 Command 'dotnet reference add --help' exited with exit code 0. [xUnit.net 00:00:26.09] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [OUTPUT] Command 'dotnet reference add -h' exited with exit code 0. [xUnit.net 00:00:26.09] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [PASS] [xUnit.net 00:00:26.09] Output: [xUnit.net 00:00:26.09] Executing 'dotnet reference add -h': [xUnit.net 00:00:26.09] 》Description: [xUnit.net 00:00:26.09] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:26.09] 》 [xUnit.net 00:00:26.09] 》Usage: [xUnit.net 00:00:26.09] 》 dotnet reference add ... [options] [xUnit.net 00:00:26.09] 》 [xUnit.net 00:00:26.09] 》Arguments: [xUnit.net 00:00:26.09] 》 The paths to the projects to add as references. [xUnit.net 00:00:26.09] 》 [xUnit.net 00:00:26.09] 》Options: [xUnit.net 00:00:26.09] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:26.09] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:26.09] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:26.10] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:26.10] 》 [xUnit.net 00:00:26.10] Command 'dotnet reference add -h' exited with exit code 0. [xUnit.net 00:00:26.35] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenReferenceIsRelativeAndProjectIsNotInCurrentDirectoryReferencePathIsFixed [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj': [xUnit.net 00:00:26.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenReferenceIsRelativeAndProjectIsNotInCurrentDirectoryReferencePathIsFixed [OUTPUT] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:26.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenReferenceIsRelativeAndProjectIsNotInCurrentDirectoryReferencePathIsFixed [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:26.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenReferenceIsRelativeAndProjectIsNotInCurrentDirectoryReferencePathIsFixed [PASS] [xUnit.net 00:00:26.72] Output: [xUnit.net 00:00:26.72] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj': [xUnit.net 00:00:26.72] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:26.72] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:27.00] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive': Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenHelpOptionIsPassedItPrintsUsage(helpArg: "-h") [241 ms] Standard Output Messages: Executing 'dotnet reference add -h': 》Description: 》 Add a project-to-project reference to the project. 》 》Usage: 》 dotnet reference add ... [options] 》 》Arguments: 》 The paths to the projects to add as references. 》 》Options: 》 -f, --framework Add the reference only when targeting a specific framework. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. 》 -?, -h, --help Show command line help. 》 Command 'dotnet reference add -h' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenReferenceIsRelativeAndProjectIsNotInCurrentDirectoryReferencePathIsFixed [640 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj': 》Reference `..\ValidRef\ValidRef.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenReference---E0491C53/Lib/Lib.csproj reference ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:27.62] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:27.63] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] 》 [xUnit.net 00:00:27.64] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:27.65] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty': [xUnit.net 00:00:27.81] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] ❌Could not find any project in `Empty`. [xUnit.net 00:00:27.81] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty' exited with exit code 1. [xUnit.net 00:00:27.81] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [PASS] [xUnit.net 00:00:27.81] Output: [xUnit.net 00:00:27.81] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:27.81] 》The template "Class Library" was created successfully. [xUnit.net 00:00:27.81] 》 [xUnit.net 00:00:27.81] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:27.81] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty': [xUnit.net 00:00:27.81] ❌Could not find any project in `Empty`. [xUnit.net 00:00:27.81] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty' exited with exit code 1. [xUnit.net 00:00:28.34] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenMoreThanOneProjectExistsInTheDirectoryItPrintsErrorAndUsage [OUTPUT] Executing 'dotnet add reference ../ValidRef/ValidRef.csproj': [xUnit.net 00:00:28.48] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenMoreThanOneProjectExistsInTheDirectoryItPrintsErrorAndUsage [OUTPUT] ❌Found more than one project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenMoreThanO---E3D9A18B/MoreThanOne/`. Specify which one to use. [xUnit.net 00:00:28.48] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenMoreThanOneProjectExistsInTheDirectoryItPrintsErrorAndUsage [OUTPUT] Command 'dotnet add reference ../ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:28.49] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenMoreThanOneProjectExistsInTheDirectoryItPrintsErrorAndUsage [PASS] [xUnit.net 00:00:28.49] Output: [xUnit.net 00:00:28.49] Executing 'dotnet add reference ../ValidRef/ValidRef.csproj': [xUnit.net 00:00:28.49] ❌Found more than one project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenMoreThanO---E3D9A18B/MoreThanOne/`. Specify which one to use. [xUnit.net 00:00:28.49] Command 'dotnet add reference ../ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:28.80] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj': Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsNoProjectsItCancelsWholeOperation [1 s] Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty': ❌Could not find any project in `Empty`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---916C758F/WhenDirectory---916C758F.csproj reference Empty' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenMoreThanOneProjectExistsInTheDirectoryItPrintsErrorAndUsage [668 ms] Standard Output Messages: Executing 'dotnet add reference ../ValidRef/ValidRef.csproj': ❌Found more than one project in `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenMoreThanO---E3D9A18B/MoreThanOne/`. Specify which one to use. Command 'dotnet add reference ../ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:29.15] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:29.17] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:29.17] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [PASS] [xUnit.net 00:00:29.17] Output: [xUnit.net 00:00:29.17] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj': [xUnit.net 00:00:29.17] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:29.17] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:29.44] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:30.09] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:30.10] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] 》 [xUnit.net 00:00:30.11] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:30.11] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj': [xUnit.net 00:00:30.44] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:30.44] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:30.45] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:30.46] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [FAIL] [xUnit.net 00:00:30.46] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:30.46] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB [xUnit.net 00:00:30.46] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:30.46] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj [xUnit.net 00:00:30.46] Exit Code: 1 [xUnit.net 00:00:30.46] StdOut: [xUnit.net 00:00:30.46] [xUnit.net 00:00:30.46] StdErr: [xUnit.net 00:00:30.46] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:30.46] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:30.46] , but found 1 (difference of 1). [xUnit.net 00:00:30.46] Stack Trace: [xUnit.net 00:00:30.46] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:30.46] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:30.46] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:30.46] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:30.46] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:30.46] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(259,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond() [xUnit.net 00:00:30.46] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:30.46] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:30.46] Output: [xUnit.net 00:00:30.46] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:30.46] 》The template "Class Library" was created successfully. [xUnit.net 00:00:30.46] 》 [xUnit.net 00:00:30.46] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:30.46] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj': [xUnit.net 00:00:30.46] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:30.46] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:30.47] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondAlreadyExistsInNonUniformItemGroupItAddsDifferentRefInDifferentGroup [682 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj': 》Reference `..\ValidRef\ValidRef.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/WithRefCondNonUniform/WithRefCondNonUniform.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---4C8F2363/ValidRef/ValidRef.csproj' exited with exit code 0. Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithoutCondIsPresentItAddsDifferentRefWithoutCond() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 259 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/WhenRefWithou---6971DBEB.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithou---6971DBEB/Lib/Lib.csproj' exited with exit code 1. [xUnit.net 00:00:30.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:31.35] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:31.36] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] 》 [xUnit.net 00:00:31.37] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:31.37] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj': [xUnit.net 00:00:31.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:31.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:31.74] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:31.75] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [FAIL] [xUnit.net 00:00:31.75] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:31.75] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 [xUnit.net 00:00:31.76] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:31.76] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj [xUnit.net 00:00:31.76] Exit Code: 1 [xUnit.net 00:00:31.76] StdOut: [xUnit.net 00:00:31.76] [xUnit.net 00:00:31.76] StdErr: [xUnit.net 00:00:31.76] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:31.76] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:31.76] , but found 1 (difference of 1). [xUnit.net 00:00:31.76] Stack Trace: [xUnit.net 00:00:31.76] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:31.76] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:31.76] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:31.76] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:31.76] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:31.76] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(508,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup() [xUnit.net 00:00:31.76] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:31.76] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:31.76] Output: [xUnit.net 00:00:31.76] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:31.76] 》The template "Class Library" was created successfully. [xUnit.net 00:00:31.76] 》 [xUnit.net 00:00:31.76] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:31.76] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj': [xUnit.net 00:00:31.76] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:31.76] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:31.76] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:32.04] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsNoCondToTheSameItemGroup() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 508 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ItAddsMultipl---557AA446.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---557AA446/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:32.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:32.66] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] 》 [xUnit.net 00:00:32.68] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:32.68] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne': [xUnit.net 00:00:32.86] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] ❌Found more than one project in `MoreThanOne`. Specify which one to use. [xUnit.net 00:00:32.87] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne' exited with exit code 1. [xUnit.net 00:00:32.87] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [PASS] [xUnit.net 00:00:32.87] Output: [xUnit.net 00:00:32.87] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:32.87] 》The template "Class Library" was created successfully. [xUnit.net 00:00:32.87] 》 [xUnit.net 00:00:32.88] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:32.88] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne': [xUnit.net 00:00:32.88] ❌Found more than one project in `MoreThanOne`. Specify which one to use. [xUnit.net 00:00:32.88] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne' exited with exit code 1. [xUnit.net 00:00:33.15] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenEmptyItemGroupPresentItAddsRefInIt [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj': [xUnit.net 00:00:33.50] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenEmptyItemGroupPresentItAddsRefInIt [OUTPUT] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:33.51] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenEmptyItemGroupPresentItAddsRefInIt [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:33.51] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenEmptyItemGroupPresentItAddsRefInIt [PASS] [xUnit.net 00:00:33.51] Output: [xUnit.net 00:00:33.51] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj': [xUnit.net 00:00:33.51] 》Reference `..\ValidRef\ValidRef.csproj` added to the project. [xUnit.net 00:00:33.51] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj' exited with exit code 0. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainsMultipleProjectsItCancelsWholeOperation [1 s] Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne': ❌Found more than one project in `MoreThanOne`. Specify which one to use. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---88495A63/WhenDirectory---88495A63.csproj reference MoreThanOne' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenEmptyItemGroupPresentItAddsRefInIt [640 ms] Standard Output Messages: Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj': 》Reference `..\ValidRef\ValidRef.csproj` added to the project. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/EmptyItemGroup/EmptyItemGroup.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenEmptyItem---ECB45F50/ValidRef/ValidRef.csproj' exited with exit code 0. [xUnit.net 00:00:33.79] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:34.41] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:34.41] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] 》 [xUnit.net 00:00:34.42] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:34.43] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef': [xUnit.net 00:00:34.75] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:34.75] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:34.76] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef' exited with exit code 1. [xUnit.net 00:00:34.77] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [FAIL] [xUnit.net 00:00:34.77] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:34.77] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 [xUnit.net 00:00:34.77] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:34.77] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef [xUnit.net 00:00:34.77] Exit Code: 1 [xUnit.net 00:00:34.77] StdOut: [xUnit.net 00:00:34.77] [xUnit.net 00:00:34.77] StdErr: [xUnit.net 00:00:34.77] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:34.77] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:34.77] , but found 1 (difference of 1). [xUnit.net 00:00:34.77] Stack Trace: [xUnit.net 00:00:34.77] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:34.77] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:34.77] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:34.77] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:34.77] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:34.77] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(711,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded() [xUnit.net 00:00:34.77] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:34.77] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:34.78] Output: [xUnit.net 00:00:34.78] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:34.78] 》The template "Class Library" was created successfully. [xUnit.net 00:00:34.78] 》 [xUnit.net 00:00:34.78] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:34.78] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef': [xUnit.net 00:00:34.78] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:34.78] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:34.78] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef' exited with exit code 1. [xUnit.net 00:00:35.03] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenDirectoryContainingProjectIsGivenReferenceIsAdded() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 711 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/WhenDirectory---AE4ECB34.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenDirectory---AE4ECB34/ValidRef' exited with exit code 1. [xUnit.net 00:00:35.65] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:35.65] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] 》 [xUnit.net 00:00:35.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:35.67] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj': [xUnit.net 00:00:36.00] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:36.00] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:36.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:36.01] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [FAIL] [xUnit.net 00:00:36.01] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:36.02] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 [xUnit.net 00:00:36.02] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:36.02] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj [xUnit.net 00:00:36.02] Exit Code: 1 [xUnit.net 00:00:36.02] StdOut: [xUnit.net 00:00:36.02] [xUnit.net 00:00:36.02] StdErr: [xUnit.net 00:00:36.02] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:36.02] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:36.02] , but found 1 (difference of 1). [xUnit.net 00:00:36.02] Stack Trace: [xUnit.net 00:00:36.02] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:36.02] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:36.02] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:36.02] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:36.02] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:36.02] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(529,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup() [xUnit.net 00:00:36.02] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:36.02] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:36.02] Output: [xUnit.net 00:00:36.02] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:36.02] 》The template "Class Library" was created successfully. [xUnit.net 00:00:36.02] 》 [xUnit.net 00:00:36.02] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:36.02] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj': [xUnit.net 00:00:36.02] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:36.02] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:36.02] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:36.29] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItAddsMultipleRefsWithCondToTheSameItemGroup() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 529 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ItAddsMultipl---11C6B0F1.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/Lib/Lib.csproj /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItAddsMultipl---11C6B0F1/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:36.91] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:36.92] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] 》 [xUnit.net 00:00:36.93] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:36.94] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj': [xUnit.net 00:00:37.27] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/WhenProjectNa---BF5AB224.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:37.27] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:37.28] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [OUTPUT] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:37.28] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [FAIL] [xUnit.net 00:00:37.28] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:37.28] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 [xUnit.net 00:00:37.28] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:37.28] Arguments: add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj [xUnit.net 00:00:37.28] Exit Code: 1 [xUnit.net 00:00:37.28] StdOut: [xUnit.net 00:00:37.28] [xUnit.net 00:00:37.28] StdErr: [xUnit.net 00:00:37.28] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/WhenProjectNa---BF5AB224.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:37.28] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:37.29] , but found 1 (difference of 1). [xUnit.net 00:00:37.29] Stack Trace: [xUnit.net 00:00:37.29] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:37.29] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:37.29] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:37.29] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:37.29] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:37.29] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(547,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference() [xUnit.net 00:00:37.29] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:37.29] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:37.29] Output: [xUnit.net 00:00:37.29] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:37.29] 》The template "Class Library" was created successfully. [xUnit.net 00:00:37.29] 》 [xUnit.net 00:00:37.29] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:37.29] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj': [xUnit.net 00:00:37.29] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/WhenProjectNa---BF5AB224.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:37.29] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:37.29] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:37.60] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondWithWhitespaceOnItemGroupExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:37.95] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondWithWhitespaceOnItemGroupExistsItDoesntDuplicate [OUTPUT] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:37.96] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondWithWhitespaceOnItemGroupExistsItDoesntDuplicate [OUTPUT] Command 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:37.96] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondWithWhitespaceOnItemGroupExistsItDoesntDuplicate [PASS] [xUnit.net 00:00:37.96] Output: [xUnit.net 00:00:37.96] Executing 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj': [xUnit.net 00:00:37.96] 》Project already has a reference to `..\Lib\Lib.csproj`. [xUnit.net 00:00:37.96] Command 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/WhenProjectNa---BF5AB224.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenProjectNameIsNotPassedItFindsItAndAddsReference() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 547 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/WhenProjectNa---BF5AB224.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenProjectNa---BF5AB224/ValidRef/ValidRef.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondWithWhitespaceOnItemGroupExistsItDoesntDuplicate [665 ms] Standard Output Messages: Executing 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj': 》Project already has a reference to `..\Lib\Lib.csproj`. Command 'dotnet add WithExistingRefCondWhitespaces.csproj reference -f net451 ../Lib/Lib.csproj' exited with exit code 0. [xUnit.net 00:00:38.25] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:38.87] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:38.87] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] 》 [xUnit.net 00:00:38.89] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:38.89] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj': [xUnit.net 00:00:39.25] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:39.25] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:39.26] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:39.27] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [FAIL] [xUnit.net 00:00:39.27] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:39.27] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F [xUnit.net 00:00:39.27] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:39.27] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj [xUnit.net 00:00:39.27] Exit Code: 1 [xUnit.net 00:00:39.27] StdOut: [xUnit.net 00:00:39.27] [xUnit.net 00:00:39.27] StdErr: [xUnit.net 00:00:39.27] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:39.27] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:39.27] , but found 1 (difference of 1). [xUnit.net 00:00:39.27] Stack Trace: [xUnit.net 00:00:39.27] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:39.27] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:39.27] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:39.27] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:39.27] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:39.27] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(385,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate() [xUnit.net 00:00:39.28] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:39.28] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:39.28] Output: [xUnit.net 00:00:39.28] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:39.28] 》The template "Class Library" was created successfully. [xUnit.net 00:00:39.28] 》 [xUnit.net 00:00:39.28] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:39.28] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj': [xUnit.net 00:00:39.28] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:39.28] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:39.28] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:39.29] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithCondOnItemGroupAlreadyExistsItDoesntDuplicate() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 385 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/WhenRefWithCo---569B566F.csproj reference -f net451 /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithCo---569B566F/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] 》 [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj': [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] ❌Could not find project or directory `IDoNotExist.csproj`. [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj' exited with exit code 1. [xUnit.net 00:00:40.71] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [PASS] [xUnit.net 00:00:40.71] Output: [xUnit.net 00:00:40.71] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:40.71] 》The template "Class Library" was created successfully. [xUnit.net 00:00:40.71] 》 [xUnit.net 00:00:40.71] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:40.71] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj': [xUnit.net 00:00:40.71] ❌Could not find project or directory `IDoNotExist.csproj`. [xUnit.net 00:00:40.71] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj' exited with exit code 1. [xUnit.net 00:00:40.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [OUTPUT] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj': [xUnit.net 00:00:40.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:40.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [OUTPUT] ❌The imported project "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/fake.props" was not found. Confirm that the expression in the Import declaration "fake.props", which evaluated to "fake.props", is correct, and that the file exists on disk. /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj. [xUnit.net 00:00:40.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [OUTPUT] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj' exited with exit code 1. [xUnit.net 00:00:40.72] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [PASS] [xUnit.net 00:00:40.72] Output: [xUnit.net 00:00:40.72] Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj': [xUnit.net 00:00:40.72] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:40.72] ❌The imported project "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/fake.props" was not found. Confirm that the expression in the Import declaration "fake.props", which evaluated to "fake.props", is correct, and that the file exists on disk. /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj. [xUnit.net 00:00:40.72] Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj' exited with exit code 1. [xUnit.net 00:00:40.95] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive': Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedMultipleRefsAndOneOfthemDoesNotExistItCancelsWholeOperation [1 s] Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj': ❌Could not find project or directory `IDoNotExist.csproj`. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---516A44FD/WhenPassedMul---516A44FD.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedMul---E58948A0/ValidRef/ValidRef.csproj IDoNotExist.csproj' exited with exit code 1. Passed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.ItFailsToAddInvalidRefWithProperlyFormattedError [251 ms] Standard Output Messages: Executing 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj` could not be evaluated. Evaluation failed with following error: ❌The imported project "/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/fake.props" was not found. Confirm that the expression in the Import declaration "fake.props", which evaluated to "fake.props", is correct, and that the file exists on disk. /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj. Command 'dotnet add reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/ItFailsToAddI---8458F727/InvalidProj/InvalidProj.csproj' exited with exit code 1. [xUnit.net 00:00:41.57] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:41.57] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] 》 [xUnit.net 00:00:41.59] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:41.59] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj': [xUnit.net 00:00:42.21] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:42.21] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:42.21] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [OUTPUT] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:42.21] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [FAIL] [xUnit.net 00:00:42.21] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:42.21] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 [xUnit.net 00:00:42.21] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:42.21] Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj [xUnit.net 00:00:42.21] Exit Code: 1 [xUnit.net 00:00:42.21] StdOut: [xUnit.net 00:00:42.21] [xUnit.net 00:00:42.21] StdErr: [xUnit.net 00:00:42.21] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:42.21] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:42.21] , but found 1 (difference of 1). [xUnit.net 00:00:42.21] Stack Trace: [xUnit.net 00:00:42.21] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:42.21] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:42.21] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:42.21] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:42.21] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:42.21] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(347,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate() [xUnit.net 00:00:42.21] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:42.21] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:42.21] Output: [xUnit.net 00:00:42.21] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:42.21] 》The template "Class Library" was created successfully. [xUnit.net 00:00:42.21] 》 [xUnit.net 00:00:42.21] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:42.21] Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj': [xUnit.net 00:00:42.21] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:42.21] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:42.21] Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:42.25] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive': Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenRefWithNoCondAlreadyExistsItDoesntDuplicate() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 347 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/WhenRefWithNo---105BED33.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenRefWithNo---105BED33/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:42.98] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] 》The template "Class Library" was created successfully. [xUnit.net 00:00:42.98] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] 》 [xUnit.net 00:00:43.00] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:43.00] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] Executing 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj': [xUnit.net 00:00:43.36] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/WhenPassedRef---682096B8.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:43.36] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:43.37] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [OUTPUT] Command 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj' exited with exit code 1. [xUnit.net 00:00:43.37] Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [FAIL] [xUnit.net 00:00:43.37] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:43.37] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 [xUnit.net 00:00:43.37] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:43.37] Arguments: add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj [xUnit.net 00:00:43.37] Exit Code: 1 [xUnit.net 00:00:43.38] StdOut: [xUnit.net 00:00:43.38] [xUnit.net 00:00:43.38] StdErr: [xUnit.net 00:00:43.38] Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/WhenPassedRef---682096B8.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:43.38] A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:43.38] , but found 1 (difference of 1). [xUnit.net 00:00:43.38] Stack Trace: [xUnit.net 00:00:43.38] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:43.38] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:43.38] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:43.38] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:43.39] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:43.39] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs(594,0): at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes() [xUnit.net 00:00:43.39] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:43.39] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:43.39] Output: [xUnit.net 00:00:43.39] Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive': [xUnit.net 00:00:43.39] 》The template "Class Library" was created successfully. [xUnit.net 00:00:43.39] 》 [xUnit.net 00:00:43.39] Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive' exited with exit code 0. [xUnit.net 00:00:43.39] Executing 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj': [xUnit.net 00:00:43.39] ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/WhenPassedRef---682096B8.csproj` could not be evaluated. Evaluation failed with following error: [xUnit.net 00:00:43.39] ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. [xUnit.net 00:00:43.39] Command 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj' exited with exit code 1. Failed Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj Exit Code: 1 StdOut: StdErr: Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/WhenPassedRef---682096B8.csproj` could not be evaluated. Evaluation failed with following error: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Add.Reference.Tests.GivenDotnetAddReference.WhenPassedReferenceIsUsingSlashesItNormalizesItToBackslashes() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Reference/Add/GivenDotnetAddReference.cs:line 594 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive': 》The template "Class Library" was created successfully. 》 Command 'dotnet new classlib -o /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8 --no-restore --debug:ephemeral-hive' exited with exit code 0. Executing 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj': ❌Project `/datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/WhenPassedRef---682096B8.csproj` could not be evaluated. Evaluation failed with following error: ❌A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets. Command 'dotnet add WhenPassedRef---682096B8.csproj reference /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/WhenPassedRef---682096B8/ValidRef/ValidRef.csproj' exited with exit code 1. Passed dotnet.Tests.ToolSearchTests.SearchResultPrinterTests.WhenDetailedIsTrueResultHasNecessaryInfo [52 ms] Passed dotnet.Tests.ToolSearchTests.SearchResultPrinterTests.WhenInputIsEmptyDetailIsFalseItShouldPrintNoResultMessage [2 ms] Passed dotnet.Tests.ToolSearchTests.SearchResultPrinterTests.WhenDetailedIsFalseResultHasNecessaryInfo [23 ms] Passed dotnet.Tests.ToolSearchTests.SearchResultPrinterTests.WhenInputIsEmptyDetailIsTrueItShouldPrintNoResultMessage [< 1 ms] Passed dotnet.Tests.ToolSearchTests.NugetSearchApiParameterTests.ItShouldValidateTakeType [128 ms] Passed dotnet.Tests.ToolSearchTests.NugetSearchApiParameterTests.ItShouldNotThrowWhenInputIsValid [3 ms] Passed dotnet.Tests.ToolSearchTests.NugetSearchApiParameterTests.ItShouldValidateSkipType [< 1 ms] Passed dotnet.Tests.ToolSearchTests.NugetSearchApiRequestTests.WhenPassedWithoutParameterItCanConstructTheUrl [3 ms] [xUnit.net 00:00:43.62] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---303D11C2 [xUnit.net 00:00:43.62] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:44.26] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:44.26] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] 》 [xUnit.net 00:00:44.27] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:44.27] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:44.60] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:44.61] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:44.61] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [FAIL] [xUnit.net 00:00:44.61] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:44.61] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---303D11C2 [xUnit.net 00:00:44.61] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:44.61] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:44.61] Exit Code: 1 [xUnit.net 00:00:44.61] StdOut: [xUnit.net 00:00:44.61] Passed dotnet.Tests.ToolSearchTests.NugetSearchApiRequestTests.WhenPassedInRequestParametersItCanConstructTheUrl [< 1 ms] [xUnit.net 00:00:47.03] StdErr: [xUnit.net 00:00:47.03] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.03] , but found 1 (difference of 1). [xUnit.net 00:00:47.03] Stack Trace: [xUnit.net 00:00:47.03] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:47.03] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:47.03] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:47.03] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:47.03] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:47.03] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:47.03] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(35,0): at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) [xUnit.net 00:00:47.03] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:47.03] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:47.03] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:47.03] at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [xUnit.net 00:00:47.03] Output: [xUnit.net 00:00:47.03] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---303D11C2 [xUnit.net 00:00:47.03] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.03] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.03] 》 [xUnit.net 00:00:47.03] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.03] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.03] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.03] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---62CEBC75 [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] 》 [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.04] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.08] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.08] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [FAIL] [xUnit.net 00:00:47.08] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:47.08] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---62CEBC75 [xUnit.net 00:00:47.08] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:47.08] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:47.08] Exit Code: 1 [xUnit.net 00:00:47.08] StdOut: [xUnit.net 00:00:47.08] [xUnit.net 00:00:47.08] StdErr: [xUnit.net 00:00:47.08] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.08] , but found 1 (difference of 1). [xUnit.net 00:00:47.08] Stack Trace: [xUnit.net 00:00:47.09] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:47.09] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:47.09] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:47.09] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:47.09] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:47.09] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:47.09] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(35,0): at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) [xUnit.net 00:00:47.09] at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:47.09] at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:47.09] Output: [xUnit.net 00:00:47.09] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---62CEBC75 [xUnit.net 00:00:47.09] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.09] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.09] 》 [xUnit.net 00:00:47.09] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.09] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.09] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.09] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.10] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---885DA87F [xUnit.net 00:00:47.10] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] 》 [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.13] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [FAIL] [xUnit.net 00:00:47.13] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:47.13] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---885DA87F [xUnit.net 00:00:47.13] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:47.13] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:47.13] Exit Code: 1 [xUnit.net 00:00:47.13] StdOut: [xUnit.net 00:00:47.13] [xUnit.net 00:00:47.13] StdErr: [xUnit.net 00:00:47.13] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.13] , but found 1 (difference of 1). [xUnit.net 00:00:47.13] Stack Trace: [xUnit.net 00:00:47.13] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:47.13] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:47.13] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:47.13] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:47.13] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:47.13] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:47.14] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(35,0): at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) [xUnit.net 00:00:47.14] at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:47.14] at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:47.14] Output: [xUnit.net 00:00:47.14] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---885DA87F [xUnit.net 00:00:47.14] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.14] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.14] 》 [xUnit.net 00:00:47.14] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.14] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.14] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.19] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.19] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---7C724D8B [xUnit.net 00:00:47.19] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.27] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.27] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] 》 [xUnit.net 00:00:47.30] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.30] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.67] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.68] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.68] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [FAIL] [xUnit.net 00:00:47.69] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:47.69] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---7C724D8B [xUnit.net 00:00:47.69] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:47.69] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:47.69] Exit Code: 1 [xUnit.net 00:00:47.69] StdOut: [xUnit.net 00:00:47.69] [xUnit.net 00:00:47.69] StdErr: [xUnit.net 00:00:47.69] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.69] , but found 1 (difference of 1). [xUnit.net 00:00:47.69] Stack Trace: [xUnit.net 00:00:47.69] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:47.69] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:47.69] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:47.69] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:47.69] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:47.69] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:47.69] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(35,0): at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) [xUnit.net 00:00:47.69] at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:47.69] at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:47.69] Output: [xUnit.net 00:00:47.69] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---7C724D8B [xUnit.net 00:00:47.69] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:47.70] 》The template "Solution File" was created successfully. [xUnit.net 00:00:47.70] 》 [xUnit.net 00:00:47.70] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:47.70] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:47.70] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:47.70] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:47.70] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---467FA4CE [xUnit.net 00:00:47.70] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:48.33] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:48.34] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] 》 [xUnit.net 00:00:48.35] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:48.35] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': Failed dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "build") [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---303D11C2 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 35 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---303D11C2 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. Failed dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "clean") [916 ms] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---62CEBC75 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 35 at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---62CEBC75 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. Failed dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "pack") [951 ms] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---885DA87F File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 35 at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---885DA87F Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. Failed dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "test") [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---7C724D8B File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 35 at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---7C724D8B Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:48.68] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:48.69] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:48.70] dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [FAIL] [xUnit.net 00:00:48.70] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:48.70] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---467FA4CE [xUnit.net 00:00:48.70] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:48.70] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:48.70] Exit Code: 1 [xUnit.net 00:00:48.70] StdOut: [xUnit.net 00:00:48.70] [xUnit.net 00:00:48.70] StdErr: [xUnit.net 00:00:48.70] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:48.70] , but found 1 (difference of 1). [xUnit.net 00:00:48.70] Stack Trace: [xUnit.net 00:00:48.70] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:48.70] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:48.70] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:48.70] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:48.70] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:48.70] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:48.71] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(35,0): at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) [xUnit.net 00:00:48.71] at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:48.71] at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:48.71] Output: [xUnit.net 00:00:48.71] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---467FA4CE [xUnit.net 00:00:48.71] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:48.71] 》The template "Solution File" was created successfully. [xUnit.net 00:00:48.71] 》 [xUnit.net 00:00:48.71] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:48.71] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:48.71] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:48.71] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:48.72] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---0CF38C22 [xUnit.net 00:00:48.72] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:49.33] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:49.34] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] 》 [xUnit.net 00:00:49.35] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:49.35] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:49.69] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:49.70] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:49.70] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [FAIL] [xUnit.net 00:00:49.70] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:49.70] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---0CF38C22 [xUnit.net 00:00:49.70] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:49.70] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:49.70] Exit Code: 1 [xUnit.net 00:00:49.70] StdOut: [xUnit.net 00:00:49.70] [xUnit.net 00:00:49.70] StdErr: [xUnit.net 00:00:49.70] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:49.70] , but found 1 (difference of 1). [xUnit.net 00:00:49.70] Stack Trace: [xUnit.net 00:00:49.70] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:49.70] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:49.70] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:49.70] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:49.71] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:49.71] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:49.71] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(24,0): at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) [xUnit.net 00:00:49.71] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:49.71] at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [xUnit.net 00:00:49.71] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:00:49.71] at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [xUnit.net 00:00:49.71] Output: [xUnit.net 00:00:49.71] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---0CF38C22 [xUnit.net 00:00:49.71] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:49.71] 》The template "Solution File" was created successfully. [xUnit.net 00:00:49.71] 》 [xUnit.net 00:00:49.71] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:49.71] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:49.72] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:49.72] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:49.73] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---3351BE86 [xUnit.net 00:00:49.73] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': Failed dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(command: "publish") [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---467FA4CE File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(String command) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 35 at InvokeStub_OutputPathOptionTests.OutputPathPropertyDoesNotGenerateWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputPathPro---467FA4CE Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. Failed dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "publish", shouldWarn: True) [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---0CF38C22 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 24 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---0CF38C22 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:50.35] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:50.35] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] 》 [xUnit.net 00:00:50.37] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:50.37] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:50.69] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:50.70] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:50.71] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [FAIL] [xUnit.net 00:00:50.71] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:50.71] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---3351BE86 [xUnit.net 00:00:50.71] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:50.71] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:50.71] Exit Code: 1 [xUnit.net 00:00:50.71] StdOut: [xUnit.net 00:00:50.71] [xUnit.net 00:00:50.71] StdErr: [xUnit.net 00:00:50.71] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:50.71] , but found 1 (difference of 1). [xUnit.net 00:00:50.71] Stack Trace: [xUnit.net 00:00:50.71] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:50.71] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:50.71] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:50.71] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:50.71] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:50.71] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:50.71] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(24,0): at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) [xUnit.net 00:00:50.71] at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:50.71] at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:50.71] Output: [xUnit.net 00:00:50.71] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---3351BE86 [xUnit.net 00:00:50.71] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:50.72] 》The template "Solution File" was created successfully. [xUnit.net 00:00:50.72] 》 [xUnit.net 00:00:50.72] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:50.72] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:50.72] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:50.72] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:50.76] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---1B7D8A62 [xUnit.net 00:00:50.76] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:51.38] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:51.39] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] 》 [xUnit.net 00:00:51.40] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:51.40] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': Failed dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "pack", shouldWarn: False) [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---3351BE86 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 24 at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---3351BE86 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:51.73] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:51.74] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:51.75] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [FAIL] [xUnit.net 00:00:51.75] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:51.75] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---1B7D8A62 [xUnit.net 00:00:51.75] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:51.75] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:51.75] Exit Code: 1 [xUnit.net 00:00:51.75] StdOut: [xUnit.net 00:00:51.75] [xUnit.net 00:00:51.75] StdErr: [xUnit.net 00:00:51.75] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:51.75] , but found 1 (difference of 1). [xUnit.net 00:00:51.75] Stack Trace: [xUnit.net 00:00:51.75] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:51.75] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:51.75] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:51.75] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:00:51.75] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:51.76] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:51.76] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(24,0): at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) [xUnit.net 00:00:51.76] at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:51.76] at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:51.76] Output: [xUnit.net 00:00:51.76] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---1B7D8A62 [xUnit.net 00:00:51.76] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:51.76] 》The template "Solution File" was created successfully. [xUnit.net 00:00:51.76] 》 [xUnit.net 00:00:51.76] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:51.76] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:51.76] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:51.76] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:51.77] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---5764AFBB [xUnit.net 00:00:51.77] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:52.63] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:52.63] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] 》 [xUnit.net 00:00:52.65] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:52.65] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:52.97] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:52.98] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:52.99] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [FAIL] [xUnit.net 00:00:52.99] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:52.99] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---5764AFBB [xUnit.net 00:00:52.99] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:52.99] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:52.99] Exit Code: 1 [xUnit.net 00:00:52.99] StdOut: [xUnit.net 00:00:52.99] [xUnit.net 00:00:52.99] StdErr: [xUnit.net 00:00:52.99] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:52.99] , but found 1 (difference of 1). [xUnit.net 00:00:52.99] Stack Trace: [xUnit.net 00:00:52.99] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:52.99] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:52.99] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:52.99] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:52.99] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:53.00] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(24,0): at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) [xUnit.net 00:00:53.00] at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:53.00] at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:53.00] Output: [xUnit.net 00:00:53.00] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---5764AFBB [xUnit.net 00:00:53.00] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:53.00] 》The template "Solution File" was created successfully. [xUnit.net 00:00:53.00] 》 [xUnit.net 00:00:53.00] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:53.00] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:53.00] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:53.00] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:53.03] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---D1B26E53 [xUnit.net 00:00:53.03] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] Executing 'dotnet new --debug:ephemeral-hive sln': Failed dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "clean", shouldWarn: True) [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---1B7D8A62 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 24 at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---1B7D8A62 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. Failed dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "build", shouldWarn: True) [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---5764AFBB File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 24 at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---5764AFBB Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:54.03] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] 》The template "Solution File" was created successfully. [xUnit.net 00:00:54.04] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] 》 [xUnit.net 00:00:54.05] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:54.05] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:54.38] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:54.39] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [OUTPUT] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:54.39] dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [FAIL] [xUnit.net 00:00:54.39] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:00:54.39] Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---D1B26E53 [xUnit.net 00:00:54.39] File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet [xUnit.net 00:00:54.39] Arguments: sln add TestOutputWithSolution [xUnit.net 00:00:54.39] Exit Code: 1 [xUnit.net 00:00:54.39] StdOut: [xUnit.net 00:00:54.39] [xUnit.net 00:00:54.39] StdErr: [xUnit.net 00:00:54.39] Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:54.39] , but found 1 (difference of 1). [xUnit.net 00:00:54.39] Stack Trace: [xUnit.net 00:00:54.39] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:00:54.39] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:00:54.39] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:00:54.39] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:00:54.39] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(58,0): at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) [xUnit.net 00:00:54.39] /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs(24,0): at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) [xUnit.net 00:00:54.40] at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) [xUnit.net 00:00:54.40] at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:00:54.40] Output: [xUnit.net 00:00:54.40] Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---D1B26E53 [xUnit.net 00:00:54.40] Executing 'dotnet new --debug:ephemeral-hive sln': [xUnit.net 00:00:54.40] 》The template "Solution File" was created successfully. [xUnit.net 00:00:54.41] 》 [xUnit.net 00:00:54.41] Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. [xUnit.net 00:00:54.41] Executing 'dotnet sln add TestOutputWithSolution': [xUnit.net 00:00:54.41] ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets [xUnit.net 00:00:54.41] Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:54.41] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] Executing 'dotnet add -h': Failed dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(command: "test", shouldWarn: True) [1 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---D1B26E53 File Name: /datadisks/disk1/work/BA4F09DF/p/d/dotnet Arguments: sln add TestOutputWithSolution Exit Code: 1 StdOut: StdErr: Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at dotnet.Tests.OutputPathOptionTests.TestOutputWithSolution(String command, Boolean useOption, Boolean shouldWarn, String callingMethod) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 58 at dotnet.Tests.OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(String command, Boolean shouldWarn) in /mnt/vss/_work/1/s/test/dotnet.Tests/OutputPathOptionTests.cs:line 24 at InvokeStub_OutputPathOptionTests.OutputOptionGeneratesWarningsWithSolutionFiles(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Test root: /datadisks/disk1/work/BA4F09DF/t/dotnetSdkTests.FPuPcTNt/OutputOptionG---D1B26E53 Executing 'dotnet new --debug:ephemeral-hive sln': 》The template "Solution File" was created successfully. 》 Command 'dotnet new --debug:ephemeral-hive sln' exited with exit code 0. Executing 'dotnet sln add TestOutputWithSolution': ❌Unhandled exception: A reference to an item list at position 99 is not allowed in this condition "'$(PublishReadyToRunStripILBodies)' != 'false' and '$(PublishReadyToRunComposite)' == 'true' and '@(PublishReadyToRunPartialAssemblies)' == '' and '@(PublishReadyToRunCompositeExclusions)' == '' and $(RuntimeIdentifier.StartsWith('ios-'))". /datadisks/disk1/work/BA4F09DF/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets Command 'dotnet sln add TestOutputWithSolution' exited with exit code 1. [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》Description: [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 .NET Add Command [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》Usage: [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 dotnet add [] [command] [options] [xUnit.net 00:00:54.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 [xUnit.net 00:00:54.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:54.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:54.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 [xUnit.net 00:00:54.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》Options: [xUnit.net 00:00:54.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:54.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 [xUnit.net 00:00:55.14] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》Commands: [xUnit.net 00:00:55.14] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 package Add a NuGet package reference to the project. [xUnit.net 00:00:55.14] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 reference Add a project-to-project reference to the project. [xUnit.net 00:00:55.14] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] 》 [xUnit.net 00:00:55.15] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [OUTPUT] Command 'dotnet add -h' exited with exit code 0. [xUnit.net 00:00:55.16] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [PASS] [xUnit.net 00:00:55.16] Output: [xUnit.net 00:00:55.16] Executing 'dotnet add -h': [xUnit.net 00:00:55.16] 》Description: [xUnit.net 00:00:55.16] 》 .NET Add Command [xUnit.net 00:00:55.16] 》 [xUnit.net 00:00:55.16] 》Usage: [xUnit.net 00:00:55.16] 》 dotnet add [] [command] [options] [xUnit.net 00:00:55.16] 》 [xUnit.net 00:00:55.16] 》Arguments: [xUnit.net 00:00:55.16] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:55.16] 》 [xUnit.net 00:00:55.16] 》Options: [xUnit.net 00:00:55.16] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.16] 》 [xUnit.net 00:00:55.16] 》Commands: [xUnit.net 00:00:55.16] 》 package Add a NuGet package reference to the project. [xUnit.net 00:00:55.16] 》 reference Add a project-to-project reference to the project. [xUnit.net 00:00:55.16] 》 [xUnit.net 00:00:55.16] Command 'dotnet add -h' exited with exit code 0. [xUnit.net 00:00:55.18] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] Executing 'dotnet add reference -h': [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》Description: [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》Usage: [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 dotnet add [] reference ... [options] [xUnit.net 00:00:55.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 [xUnit.net 00:00:55.32] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:55.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:55.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 The paths to the projects to add as references. [xUnit.net 00:00:55.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》Options: [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] 》 [xUnit.net 00:00:55.37] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [OUTPUT] Command 'dotnet add reference -h' exited with exit code 0. [xUnit.net 00:00:55.37] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [PASS] [xUnit.net 00:00:55.37] Output: [xUnit.net 00:00:55.37] Executing 'dotnet add reference -h': [xUnit.net 00:00:55.37] 》Description: [xUnit.net 00:00:55.37] 》 Add a project-to-project reference to the project. [xUnit.net 00:00:55.37] 》 [xUnit.net 00:00:55.37] 》Usage: [xUnit.net 00:00:55.37] 》 dotnet add [] reference ... [options] [xUnit.net 00:00:55.37] 》 [xUnit.net 00:00:55.37] 》Arguments: [xUnit.net 00:00:55.37] 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:55.37] 》 The paths to the projects to add as references. [xUnit.net 00:00:55.37] 》 [xUnit.net 00:00:55.37] 》Options: [xUnit.net 00:00:55.38] 》 -f, --framework Add the reference only when targeting a specific framework. [xUnit.net 00:00:55.38] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:55.38] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. [xUnit.net 00:00:55.38] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.38] 》 [xUnit.net 00:00:55.38] Command 'dotnet add reference -h' exited with exit code 0. [xUnit.net 00:00:55.39] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] Executing 'dotnet sln remove -h': [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》Description: [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 Remove one or more projects from a solution file. [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》Usage: [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 dotnet solution [] remove [...] [options] [xUnit.net 00:00:55.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 [xUnit.net 00:00:55.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:55.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:55.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 The project paths or names to remove from the solution. [xUnit.net 00:00:55.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 [xUnit.net 00:00:55.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》Options: [xUnit.net 00:00:55.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] 》 [xUnit.net 00:00:55.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [OUTPUT] Command 'dotnet sln remove -h' exited with exit code 0. [xUnit.net 00:00:55.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [PASS] [xUnit.net 00:00:55.57] Output: [xUnit.net 00:00:55.57] Executing 'dotnet sln remove -h': [xUnit.net 00:00:55.57] 》Description: [xUnit.net 00:00:55.57] 》 Remove one or more projects from a solution file. [xUnit.net 00:00:55.57] 》 [xUnit.net 00:00:55.57] 》Usage: [xUnit.net 00:00:55.57] 》 dotnet solution [] remove [...] [options] [xUnit.net 00:00:55.57] 》 [xUnit.net 00:00:55.58] 》Arguments: [xUnit.net 00:00:55.58] 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:55.58] 》 The project paths or names to remove from the solution. [xUnit.net 00:00:55.58] 》 [xUnit.net 00:00:55.58] 》Options: [xUnit.net 00:00:55.58] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.58] 》 [xUnit.net 00:00:55.58] Command 'dotnet sln remove -h' exited with exit code 0. [xUnit.net 00:00:55.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] Executing 'dotnet run -h': [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》Description: [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 .NET Run Command [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》Usage: [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 dotnet run [...] [options] [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 [xUnit.net 00:00:55.72] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:55.73] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 Arguments passed to the application that is being run. [] [xUnit.net 00:00:55.73] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》Options: [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -c, --configuration The configuration to run for. The default for most projects is 'Debug'. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -f, --framework The target framework to run for. The target framework must also be specified in the project file. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --project Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --file The path to the file-based app to run (can be also passed as the first argument if there is no project in the current directory). [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -lp, --launch-profile The name of the launch profile (if any) to use when launching the application. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --no-launch-profile Do not attempt to use launchSettings.json or [app].run.json to configure the application. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --device The device identifier to use for running the application. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --list-devices List available devices for running the application. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --no-build Do not build the project before running. Implies --no-restore. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --no-cache Skip up to date checks and always build the program before running. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:55.75] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -r, --runtime The target runtime to run for. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -a, --arch The target architecture. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --os The target operating system. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -e, --environment Sets the value of an environment variable. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 Creates the variable if it does not exist, overrides if it does. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 This argument can be specified multiple times to provide multiple variables. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 Examples: [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -e VARIABLE=abc [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -e VARIABLE="value with spaces" [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -e VARIABLE="value;seperated with;semicolons" [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -e VAR1=abc -e VAR2=def -e VAR3=ghi [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.76] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] 》 [xUnit.net 00:00:55.78] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [OUTPUT] Command 'dotnet run -h' exited with exit code 0. [xUnit.net 00:00:55.78] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [PASS] [xUnit.net 00:00:55.78] Output: [xUnit.net 00:00:55.78] Executing 'dotnet run -h': [xUnit.net 00:00:55.78] 》Description: [xUnit.net 00:00:55.78] 》 .NET Run Command [xUnit.net 00:00:55.78] 》 [xUnit.net 00:00:55.78] 》Usage: [xUnit.net 00:00:55.78] 》 dotnet run [...] [options] [xUnit.net 00:00:55.78] 》 [xUnit.net 00:00:55.78] 》Arguments: [xUnit.net 00:00:55.78] 》 Arguments passed to the application that is being run. [] [xUnit.net 00:00:55.78] 》 [xUnit.net 00:00:55.79] 》Options: [xUnit.net 00:00:55.79] 》 -c, --configuration The configuration to run for. The default for most projects is 'Debug'. [xUnit.net 00:00:55.79] 》 -f, --framework The target framework to run for. The target framework must also be specified in the project file. [xUnit.net 00:00:55.79] 》 --project Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. [xUnit.net 00:00:55.79] 》 --file The path to the file-based app to run (can be also passed as the first argument if there is no project in the current directory). [xUnit.net 00:00:55.79] 》 -lp, --launch-profile The name of the launch profile (if any) to use when launching the application. [xUnit.net 00:00:55.79] 》 --no-launch-profile Do not attempt to use launchSettings.json or [app].run.json to configure the application. [default: False] [xUnit.net 00:00:55.79] 》 --device The device identifier to use for running the application. [xUnit.net 00:00:55.79] 》 --list-devices List available devices for running the application. [default: False] [xUnit.net 00:00:55.79] 》 --no-build Do not build the project before running. Implies --no-restore. [default: False] [xUnit.net 00:00:55.79] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:55.80] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:55.80] 》 --no-cache Skip up to date checks and always build the program before running. [default: False] [xUnit.net 00:00:55.80] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:55.80] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:55.80] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:55.80] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:55.80] 》 -r, --runtime The target runtime to run for. [xUnit.net 00:00:55.80] 》 -a, --arch The target architecture. [xUnit.net 00:00:55.80] 》 --os The target operating system. [xUnit.net 00:00:55.80] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:55.80] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:55.80] 》 -e, --environment Sets the value of an environment variable. [xUnit.net 00:00:55.80] 》 Creates the variable if it does not exist, overrides if it does. [xUnit.net 00:00:55.80] 》 This argument can be specified multiple times to provide multiple variables. [xUnit.net 00:00:55.80] 》 [xUnit.net 00:00:55.80] 》 Examples: [xUnit.net 00:00:55.80] 》 -e VARIABLE=abc [xUnit.net 00:00:55.80] 》 -e VARIABLE="value with spaces" [xUnit.net 00:00:55.83] 》 -e VARIABLE="value;seperated with;semicolons" [xUnit.net 00:00:55.83] 》 -e VAR1=abc -e VAR2=def -e VAR3=ghi [xUnit.net 00:00:55.83] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:55.83] 》 [xUnit.net 00:00:55.83] Command 'dotnet run -h' exited with exit code 0. [xUnit.net 00:00:55.85] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] Executing 'dotnet publish -h': [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》Description: [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 Publisher for the .NET Platform [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》Usage: [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 dotnet publish [...] [options] [xUnit.net 00:00:56.02] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 [xUnit.net 00:00:56.03] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》Arguments: Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add -h") [762 ms] Standard Output Messages: Executing 'dotnet add -h': 》Description: 》 .NET Add Command 》 》Usage: 》 dotnet add [] [command] [options] 》 》Arguments: 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 》Options: 》 -?, -h, --help Show command line help. 》 》Commands: 》 package Add a NuGet package reference to the project. 》 reference Add a project-to-project reference to the project. 》 Command 'dotnet add -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "add reference -h") [213 ms] Standard Output Messages: Executing 'dotnet add reference -h': 》Description: 》 Add a project-to-project reference to the project. 》 》Usage: 》 dotnet add [] reference ... [options] 》 》Arguments: 》 The project file or C# file-based app to operate on. If a file is not specified, the command will search the current directory for a project file. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 The paths to the projects to add as references. 》 》Options: 》 -f, --framework Add the reference only when targeting a specific framework. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --project The project file to operate on. If a file is not specified, the command will search the current directory for one. 》 -?, -h, --help Show command line help. 》 Command 'dotnet add reference -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln remove -h") [201 ms] Standard Output Messages: Executing 'dotnet sln remove -h': 》Description: 》 Remove one or more projects from a solution file. 》 》Usage: 》 dotnet solution [] remove [...] [options] 》 》Arguments: 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 The project paths or names to remove from the solution. 》 》Options: 》 -?, -h, --help Show command line help. 》 Command 'dotnet sln remove -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "run -h") [204 ms] Standard Output Messages: Executing 'dotnet run -h': 》Description: 》 .NET Run Command 》 》Usage: 》 dotnet run [...] [options] 》 》Arguments: 》 Arguments passed to the application that is being run. [] 》 》Options: 》 -c, --configuration The configuration to run for. The default for most projects is 'Debug'. 》 -f, --framework The target framework to run for. The target framework must also be specified in the project file. 》 --project Defines the path of the project file to run. Use path to the project file, or path to the directory containing the project file. If not specified, it defaults to the current directory. 》 --file The path to the file-based app to run (can be also passed as the first argument if there is no project in the current directory). 》 -lp, --launch-profile The name of the launch profile (if any) to use when launching the application. 》 --no-launch-profile Do not attempt to use launchSettings.json or [app].run.json to configure the application. [default: False] 》 --device The device identifier to use for running the application. 》 --list-devices List available devices for running the application. [default: False] 》 --no-build Do not build the project before running. Implies --no-restore. [default: False] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --no-restore Do not restore the project before building. [default: False] 》 --no-cache Skip up to date checks and always build the program before running. [default: False] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. 》 -r, --runtime The target runtime to run for. 》 -a, --arch The target architecture. 》 --os The target operating system. 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. 》 -e, --environment Sets the value of an environment variable. 》 Creates the variable if it does not exist, overrides if it does. 》 This argument can be specified multiple times to provide multiple variables. 》 》 Examples: 》 -e VARIABLE=abc 》 -e VARIABLE="value with spaces" 》 -e VARIABLE="value;seperated with;semicolons" 》 -e VAR1=abc -e VAR2=def -e VAR3=ghi 》 -?, -h, --help Show command line help. 》 Command 'dotnet run -h' exited with exit code 0. [xUnit.net 00:00:56.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:56.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》Options: [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -o, --output The output directory to place the published artifacts in. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --manifest The path to a target manifest file that contains the list of packages to be excluded from the publish step. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --no-build Do not build the project before publishing. Implies --no-restore. [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -f, --framework The target framework to publish for. The target framework has to be specified in the project file. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -c, --configuration The configuration to publish for. The default is 'Release' for NET 8.0 projects and above, but 'Debug' for older projects. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -r, --runtime The target runtime to publish for. This is used when creating a self-contained deployment. [xUnit.net 00:00:56.06] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 The default is to publish a framework-dependent application. [xUnit.net 00:00:56.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -a, --arch The target architecture. [xUnit.net 00:00:56.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --os The target operating system. [xUnit.net 00:00:56.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] 》 [xUnit.net 00:00:56.10] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [OUTPUT] Command 'dotnet publish -h' exited with exit code 0. [xUnit.net 00:00:56.10] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [PASS] [xUnit.net 00:00:56.10] Output: [xUnit.net 00:00:56.10] Executing 'dotnet publish -h': [xUnit.net 00:00:56.10] 》Description: [xUnit.net 00:00:56.10] 》 Publisher for the .NET Platform [xUnit.net 00:00:56.10] 》 [xUnit.net 00:00:56.10] 》Usage: [xUnit.net 00:00:56.10] 》 dotnet publish [...] [options] [xUnit.net 00:00:56.10] 》 [xUnit.net 00:00:56.10] 》Arguments: [xUnit.net 00:00:56.10] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:56.10] 》 [xUnit.net 00:00:56.10] 》Options: [xUnit.net 00:00:56.10] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.10] 》 -o, --output The output directory to place the published artifacts in. [xUnit.net 00:00:56.10] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:56.10] 》 --manifest The path to a target manifest file that contains the list of packages to be excluded from the publish step. [xUnit.net 00:00:56.11] 》 --no-build Do not build the project before publishing. Implies --no-restore. [default: False] [xUnit.net 00:00:56.11] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:56.11] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:56.11] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:56.11] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.11] 》 -f, --framework The target framework to publish for. The target framework has to be specified in the project file. [xUnit.net 00:00:56.11] 》 -c, --configuration The configuration to publish for. The default is 'Release' for NET 8.0 projects and above, but 'Debug' for older projects. [xUnit.net 00:00:56.11] 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. [xUnit.net 00:00:56.11] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:56.11] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:56.11] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.11] 》 -r, --runtime The target runtime to publish for. This is used when creating a self-contained deployment. [xUnit.net 00:00:56.11] 》 The default is to publish a framework-dependent application. [xUnit.net 00:00:56.11] 》 -a, --arch The target architecture. [xUnit.net 00:00:56.11] 》 --os The target operating system. [xUnit.net 00:00:56.11] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.11] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.13] 》 [xUnit.net 00:00:56.13] Command 'dotnet publish -h' exited with exit code 0. [xUnit.net 00:00:56.16] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] Executing 'dotnet sln add -h': [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》Description: [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 Add one or more projects to a solution file. [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》Usage: [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 dotnet solution [] add [...] [options] [xUnit.net 00:00:56.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 [xUnit.net 00:00:56.32] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:56.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:56.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 The paths to the projects to add to the solution. [xUnit.net 00:00:56.33] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》Options: [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 --in-root Place project in root of the solution, rather than creating a solution folder. [default: False] [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 -s, --solution-folder The destination solution folder path to add the projects to. [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 --include-references Recursively add projects' ReferencedProjects to solution [default: True] [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.35] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] 》 [xUnit.net 00:00:56.37] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [OUTPUT] Command 'dotnet sln add -h' exited with exit code 0. [xUnit.net 00:00:56.37] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [PASS] [xUnit.net 00:00:56.37] Output: [xUnit.net 00:00:56.37] Executing 'dotnet sln add -h': [xUnit.net 00:00:56.37] 》Description: [xUnit.net 00:00:56.37] 》 Add one or more projects to a solution file. [xUnit.net 00:00:56.37] 》 [xUnit.net 00:00:56.37] 》Usage: [xUnit.net 00:00:56.37] 》 dotnet solution [] add [...] [options] [xUnit.net 00:00:56.37] 》 [xUnit.net 00:00:56.37] 》Arguments: [xUnit.net 00:00:56.37] 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:56.37] 》 The paths to the projects to add to the solution. [xUnit.net 00:00:56.37] 》 [xUnit.net 00:00:56.37] 》Options: [xUnit.net 00:00:56.37] 》 --in-root Place project in root of the solution, rather than creating a solution folder. [default: False] [xUnit.net 00:00:56.37] 》 -s, --solution-folder The destination solution folder path to add the projects to. [xUnit.net 00:00:56.37] 》 --include-references Recursively add projects' ReferencedProjects to solution [default: True] [xUnit.net 00:00:56.37] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.37] 》 [xUnit.net 00:00:56.37] Command 'dotnet sln add -h' exited with exit code 0. [xUnit.net 00:00:56.40] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] Executing 'dotnet build -h': [xUnit.net 00:00:56.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》Description: [xUnit.net 00:00:56.52] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 .NET Builder [xUnit.net 00:00:56.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 [xUnit.net 00:00:56.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》Usage: [xUnit.net 00:00:56.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 dotnet build [...] [options] [xUnit.net 00:00:56.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 [xUnit.net 00:00:56.53] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:56.54] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:56.54] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》Options: [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -f, --framework The target framework to build for. The target framework must also be specified in the project file. [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -c, --configuration The configuration to use for building the project. The default for most projects is 'Debug'. [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -o, --output The output directory to place built artifacts in. [xUnit.net 00:00:56.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --no-incremental Do not use incremental building. [default: False] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --no-dependencies Do not build project-to-project references and only build the specified project. [default: False] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -r, --runtime The target runtime to build for. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -a, --arch The target architecture. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --os The target operating system. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.57] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] 》 [xUnit.net 00:00:56.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [OUTPUT] Command 'dotnet build -h' exited with exit code 0. [xUnit.net 00:00:56.60] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [PASS] [xUnit.net 00:00:56.60] Output: [xUnit.net 00:00:56.60] Executing 'dotnet build -h': [xUnit.net 00:00:56.60] 》Description: [xUnit.net 00:00:56.60] 》 .NET Builder [xUnit.net 00:00:56.60] 》 [xUnit.net 00:00:56.60] 》Usage: [xUnit.net 00:00:56.60] 》 dotnet build [...] [options] [xUnit.net 00:00:56.61] 》 [xUnit.net 00:00:56.61] 》Arguments: [xUnit.net 00:00:56.61] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:56.61] 》 [xUnit.net 00:00:56.61] 》Options: [xUnit.net 00:00:56.61] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.61] 》 -f, --framework The target framework to build for. The target framework must also be specified in the project file. [xUnit.net 00:00:56.61] 》 -c, --configuration The configuration to use for building the project. The default for most projects is 'Debug'. [xUnit.net 00:00:56.61] 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. [xUnit.net 00:00:56.62] 》 --no-restore Do not restore the project before building. [default: False] [xUnit.net 00:00:56.62] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:56.62] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.62] 》 -o, --output The output directory to place built artifacts in. [xUnit.net 00:00:56.62] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:56.62] 》 --no-incremental Do not use incremental building. [default: False] [xUnit.net 00:00:56.62] 》 --no-dependencies Do not build project-to-project references and only build the specified project. [default: False] [xUnit.net 00:00:56.62] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.62] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. [xUnit.net 00:00:56.62] 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] [xUnit.net 00:00:56.62] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] [xUnit.net 00:00:56.62] 》 -r, --runtime The target runtime to build for. [xUnit.net 00:00:56.62] 》 -a, --arch The target architecture. [xUnit.net 00:00:56.62] 》 --os The target operating system. [xUnit.net 00:00:56.62] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.62] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.62] 》 [xUnit.net 00:00:56.62] Command 'dotnet build -h' exited with exit code 0. [xUnit.net 00:00:56.64] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] Executing 'dotnet store -h': [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》Description: [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 Stores the specified assemblies for the .NET Platform. By default, these will be optimized for the target runtime and framework. [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》Usage: [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 dotnet store [...] [options] [xUnit.net 00:00:56.80] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 [xUnit.net 00:00:56.81] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:56.82] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 [xUnit.net 00:00:56.82] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 [xUnit.net 00:00:56.83] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》Options: [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -m, --manifest The XML file that contains the list of packages to be stored. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 --framework-version The Microsoft.NETCore.App package version that will be used to run the assemblies. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -o, --output The output directory to store the given assemblies in. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -w, --working-dir The working directory used by the command to execute. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 --skip-optimization Skip the optimization phase. [default: False] [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 --skip-symbols Skip creating symbol files which can be used for profiling the optimized assemblies. [default: False] [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -f, --framework The target framework to store packages for. The target framework has to be specified in the project file. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -r, --runtime The target runtime to store packages for. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.84] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] 》 [xUnit.net 00:00:56.86] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [OUTPUT] Command 'dotnet store -h' exited with exit code 0. [xUnit.net 00:00:56.86] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [PASS] [xUnit.net 00:00:56.86] Output: [xUnit.net 00:00:56.86] Executing 'dotnet store -h': [xUnit.net 00:00:56.86] 》Description: [xUnit.net 00:00:56.86] 》 Stores the specified assemblies for the .NET Platform. By default, these will be optimized for the target runtime and framework. [xUnit.net 00:00:56.86] 》 [xUnit.net 00:00:56.86] 》Usage: [xUnit.net 00:00:56.86] 》 dotnet store [...] [options] [xUnit.net 00:00:56.86] 》 [xUnit.net 00:00:56.86] 》Arguments: [xUnit.net 00:00:56.86] 》 [xUnit.net 00:00:56.86] 》 [xUnit.net 00:00:56.86] 》Options: [xUnit.net 00:00:56.86] 》 -m, --manifest The XML file that contains the list of packages to be stored. [xUnit.net 00:00:56.86] 》 --framework-version The Microsoft.NETCore.App package version that will be used to run the assemblies. [xUnit.net 00:00:56.86] 》 -o, --output The output directory to store the given assemblies in. [xUnit.net 00:00:56.86] 》 -w, --working-dir The working directory used by the command to execute. [xUnit.net 00:00:56.86] 》 --skip-optimization Skip the optimization phase. [default: False] [xUnit.net 00:00:56.86] 》 --skip-symbols Skip creating symbol files which can be used for profiling the optimized assemblies. [default: False] [xUnit.net 00:00:56.86] 》 -f, --framework The target framework to store packages for. The target framework has to be specified in the project file. [xUnit.net 00:00:56.86] 》 -r, --runtime The target runtime to store packages for. [xUnit.net 00:00:56.86] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [xUnit.net 00:00:56.86] 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] [xUnit.net 00:00:56.86] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:56.86] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:56.86] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:56.86] 》 [xUnit.net 00:00:56.86] Command 'dotnet store -h' exited with exit code 0. [xUnit.net 00:00:56.88] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] Executing 'dotnet clean -h': [xUnit.net 00:00:57.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》Description: [xUnit.net 00:00:57.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 .NET Clean Command [xUnit.net 00:00:57.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 [xUnit.net 00:00:57.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》Usage: [xUnit.net 00:00:57.04] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 dotnet clean [...] [options] [xUnit.net 00:00:57.05] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 [xUnit.net 00:00:57.05] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:57.05] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:57.05] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》Options: [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -f, --framework The target framework to clean for. The target framework must also be specified in the project file. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -r, --runtime The target runtime to clean for. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -c, --configuration The configuration to clean for. The default for most projects is 'Debug'. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -v, --verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [default: normal] [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -o, --output The directory containing the build artifacts to clean. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:57.07] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] 》 [xUnit.net 00:00:57.08] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [OUTPUT] Command 'dotnet clean -h' exited with exit code 0. [xUnit.net 00:00:57.08] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [PASS] [xUnit.net 00:00:57.09] Output: [xUnit.net 00:00:57.09] Executing 'dotnet clean -h': [xUnit.net 00:00:57.09] 》Description: [xUnit.net 00:00:57.09] 》 .NET Clean Command [xUnit.net 00:00:57.09] 》 [xUnit.net 00:00:57.09] 》Usage: [xUnit.net 00:00:57.09] 》 dotnet clean [...] [options] [xUnit.net 00:00:57.09] 》 [xUnit.net 00:00:57.09] 》Arguments: [xUnit.net 00:00:57.09] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [xUnit.net 00:00:57.09] 》 [xUnit.net 00:00:57.09] 》Options: [xUnit.net 00:00:57.10] 》 -f, --framework The target framework to clean for. The target framework must also be specified in the project file. [xUnit.net 00:00:57.10] 》 -r, --runtime The target runtime to clean for. [xUnit.net 00:00:57.10] 》 -c, --configuration The configuration to clean for. The default for most projects is 'Debug'. [xUnit.net 00:00:57.10] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] [xUnit.net 00:00:57.10] 》 -v, --verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [default: normal] [xUnit.net 00:00:57.10] 》 -o, --output The directory containing the build artifacts to clean. [xUnit.net 00:00:57.10] 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. [xUnit.net 00:00:57.10] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] [xUnit.net 00:00:57.10] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] [xUnit.net 00:00:57.10] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:57.10] 》 [xUnit.net 00:00:57.10] Command 'dotnet clean -h' exited with exit code 0. [xUnit.net 00:00:57.12] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] Executing 'dotnet list -h': [xUnit.net 00:00:57.26] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》Description: [xUnit.net 00:00:57.26] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 List references or packages of a .NET project. [xUnit.net 00:00:57.26] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 [xUnit.net 00:00:57.27] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》Usage: [xUnit.net 00:00:57.27] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 dotnet list [] [command] [options] [xUnit.net 00:00:57.27] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 [xUnit.net 00:00:57.28] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》Arguments: [xUnit.net 00:00:57.28] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:57.28] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》Options: [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》Commands: [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 package List all package references of the project or solution. [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 reference List all project-to-project references of the project. [xUnit.net 00:00:57.30] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] 》 [xUnit.net 00:00:57.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [OUTPUT] Command 'dotnet list -h' exited with exit code 0. [xUnit.net 00:00:57.31] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [PASS] [xUnit.net 00:00:57.31] Output: [xUnit.net 00:00:57.31] Executing 'dotnet list -h': [xUnit.net 00:00:57.31] 》Description: [xUnit.net 00:00:57.31] 》 List references or packages of a .NET project. [xUnit.net 00:00:57.31] 》 [xUnit.net 00:00:57.31] 》Usage: [xUnit.net 00:00:57.31] 》 dotnet list [] [command] [options] [xUnit.net 00:00:57.31] 》 [xUnit.net 00:00:57.31] 》Arguments: [xUnit.net 00:00:57.31] 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] [xUnit.net 00:00:57.31] 》 [xUnit.net 00:00:57.31] 》Options: [xUnit.net 00:00:57.31] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:57.31] 》 [xUnit.net 00:00:57.31] 》Commands: [xUnit.net 00:00:57.31] 》 package List all package references of the project or solution. [xUnit.net 00:00:57.31] 》 reference List all project-to-project references of the project. [xUnit.net 00:00:57.31] 》 [xUnit.net 00:00:57.31] Command 'dotnet list -h' exited with exit code 0. [xUnit.net 00:00:57.32] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] Executing 'dotnet new -h --debug:ephemeral-hive': Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "publish -h") [319 ms] Standard Output Messages: Executing 'dotnet publish -h': 》Description: 》 Publisher for the .NET Platform 》 》Usage: 》 dotnet publish [...] [options] 》 》Arguments: 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. 》 》Options: 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] 》 -o, --output The output directory to place the published artifacts in. 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. 》 --manifest The path to a target manifest file that contains the list of packages to be excluded from the publish step. 》 --no-build Do not build the project before publishing. Implies --no-restore. [default: False] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] 》 -f, --framework The target framework to publish for. The target framework has to be specified in the project file. 》 -c, --configuration The configuration to publish for. The default is 'Release' for NET 8.0 projects and above, but 'Debug' for older projects. 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 --no-restore Do not restore the project before building. [default: False] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. 》 -r, --runtime The target runtime to publish for. This is used when creating a self-contained deployment. 》 The default is to publish a framework-dependent application. 》 -a, --arch The target architecture. 》 --os The target operating system. 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] 》 -?, -h, --help Show command line help. 》 Command 'dotnet publish -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "sln add -h") [270 ms] Standard Output Messages: Executing 'dotnet sln add -h': 》Description: 》 Add one or more projects to a solution file. 》 》Usage: 》 dotnet solution [] add [...] [options] 》 》Arguments: 》 The solution file to operate on. If not specified, the command will search the current directory for one. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 The paths to the projects to add to the solution. 》 》Options: 》 --in-root Place project in root of the solution, rather than creating a solution folder. [default: False] 》 -s, --solution-folder The destination solution folder path to add the projects to. 》 --include-references Recursively add projects' ReferencedProjects to solution [default: True] 》 -?, -h, --help Show command line help. 》 Command 'dotnet sln add -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "build -h") [234 ms] Standard Output Messages: Executing 'dotnet build -h': 》Description: 》 .NET Builder 》 》Usage: 》 dotnet build [...] [options] 》 》Arguments: 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. 》 》Options: 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] 》 -f, --framework The target framework to build for. The target framework must also be specified in the project file. 》 -c, --configuration The configuration to use for building the project. The default for most projects is 'Debug'. 》 --version-suffix Set the value of the $(VersionSuffix) property to use when building the project. 》 --no-restore Do not restore the project before building. [default: False] 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. 》 -o, --output The output directory to place built artifacts in. 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. 》 --no-incremental Do not use incremental building. [default: False] 》 --no-dependencies Do not build project-to-project references and only build the specified project. [default: False] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] 》 --sc, --self-contained Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. 》 The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False] 》 --no-self-contained Publish your application as a framework dependent application. A compatible .NET runtime must be installed on the target machine to run your application. [default: False] 》 -r, --runtime The target runtime to build for. 》 -a, --arch The target architecture. 》 --os The target operating system. 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] 》 -?, -h, --help Show command line help. 》 Command 'dotnet build -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "store -h") [251 ms] Standard Output Messages: Executing 'dotnet store -h': 》Description: 》 Stores the specified assemblies for the .NET Platform. By default, these will be optimized for the target runtime and framework. 》 》Usage: 》 dotnet store [...] [options] 》 》Arguments: 》 》 》Options: 》 -m, --manifest The XML file that contains the list of packages to be stored. 》 --framework-version The Microsoft.NETCore.App package version that will be used to run the assemblies. 》 -o, --output The output directory to store the given assemblies in. 》 -w, --working-dir The working directory used by the command to execute. 》 --skip-optimization Skip the optimization phase. [default: False] 》 --skip-symbols Skip creating symbol files which can be used for profiling the optimized assemblies. [default: False] 》 -f, --framework The target framework to store packages for. The target framework has to be specified in the project file. 》 -r, --runtime The target runtime to store packages for. 》 -v, -verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. 》 --ucr, --use-current-runtime Use current runtime as the target runtime. [default: False] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] 》 -?, -h, --help Show command line help. 》 Command 'dotnet store -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "clean -h") [229 ms] Standard Output Messages: Executing 'dotnet clean -h': 》Description: 》 .NET Clean Command 》 》Usage: 》 dotnet clean [...] [options] 》 》Arguments: 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. 》 》Options: 》 -f, --framework The target framework to clean for. The target framework must also be specified in the project file. 》 -r, --runtime The target runtime to clean for. 》 -c, --configuration The configuration to clean for. The default for most projects is 'Debug'. 》 --interactive Allows the command to stop and wait for user input or action (for example to complete authentication). [default: False] 》 -v, --verbosity Set the MSBuild verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. [default: normal] 》 -o, --output The directory containing the build artifacts to clean. 》 --artifacts-path The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path. 》 -nologo, --no-logo Do not display the startup banner or the copyright message. [default: True] 》 --disable-build-servers Force the command to ignore any persistent build servers. [default: False] 》 -?, -h, --help Show command line help. 》 Command 'dotnet clean -h' exited with exit code 0. Passed dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "list -h") [217 ms] Standard Output Messages: Executing 'dotnet list -h': 》Description: 》 List references or packages of a .NET project. 》 》Usage: 》 dotnet list [] [command] [options] 》 》Arguments: 》 The project or solution or C# (file-based program) file to operate on. If a file is not specified, the command will search the current directory for a project or solution. [default: /datadisks/disk1/work/BA4F09DF/w/AABF0951/e/] 》 》Options: 》 -?, -h, --help Show command line help. 》 》Commands: 》 package List all package references of the project or solution. 》 reference List all project-to-project references of the project. 》 Command 'dotnet list -h' exited with exit code 0. [xUnit.net 00:00:57.54] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》Description: [xUnit.net 00:00:57.54] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 Template Instantiation Commands for .NET CLI. [xUnit.net 00:00:57.54] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 [xUnit.net 00:00:57.55] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》Usage: [xUnit.net 00:00:57.55] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 dotnet new [ [...]] [options] [xUnit.net 00:00:57.55] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 dotnet new [command] [options] [xUnit.net 00:00:57.55] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 [xUnit.net 00:00:57.55] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》Arguments: [xUnit.net 00:00:57.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 A short name of the template to create. [xUnit.net 00:00:57.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 Template specific options to use. [xUnit.net 00:00:57.56] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》Options: [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 -o, --output Location to place the generated output. [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 -n, --name The name for the output being created. If no name is specified, the name of the output directory is used. [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 --dry-run Displays a summary of what would happen if the given command line were run if it would result in a template creation. [default: False] [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 --force Forces content to be generated even if it would change existing files. [default: False] [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 --no-update-check Disables checking for the template package updates when instantiating a template. [default: False] [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 --project The project that should be used for context evaluation. [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 -v, --verbosity Sets the verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], and diag[nostic]. [default: normal] [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 -d, --diagnostics Enables diagnostic output. [default: False] [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 -?, -h, --help Show command line help. [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》Commands: [xUnit.net 00:00:57.58] dotnet.Tests.GivenThatTheUserRequestsHelp.TheResponseIsNotAnError(commandLine: "new -h --debug:ephemeral-hive") [OUTPUT] 》 create Instantiates a template with given short name. An alias of 'dotnet new