[main] Update dependencies from dotnet/arcade #10359
Build #20241023.5 had test failures
Details
- Failed: 1,032 (14.08%)
- Passed: 6,166 (84.14%)
- Other: 130 (1.77%)
- Total: 7,328
Annotations
Check failure on line 0 in VSTest
azure-pipelines / microsoft.vstest
VSTest#L0
VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.TestPlatform.Acceptance.IntegrationTests_net6.0_x64.html [net6.0|x64]
azure-pipelines / microsoft.vstest
Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests.RunTests.RunAllTestsWithMixedTFMsWillRunTestsFromAllProvidedDllEvenWhenTheyMixTFMs (Row: 2, Every host, Runner = net462, TargetFramework = netcoreapp3.1, InIsolation, vstest.console = 17.13.0-ci [Latest], Testhost = 17.10.0 [LatestStable], MSTest = 3.4.3 [LatestStable])
Assembly Initialization method Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize threw exception. System.InvalidOperationException: Executing 'D:\a\_work\1\s\.dotnet\dotnet.exe build "D:\a\_work\1\s\test\TestAssets\TestAssets.sln" --configuration Release --no-restore' failed.
STDOUT: D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\NUnit10kPassing\NUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\XUnit10kPassing\XUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\MSTest10kPassing\MSTest10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\NUTestProject\NUTestProject.csproj::TargetFramework=net462]
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\net462\NUTestProject.dll
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\netcoreapp3.1\NUTestProject.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net48\MSTest10kPassing.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net6.0\XUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net6.0\MSTest10kPassing.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net6.0\NUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net472\MSTest10kPassing.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\net462\BlameUnitTestProject.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net48\XUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\net462\XUTestProject.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\netcoreapp3.1\BlameUnitTestProject.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net48\NUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\netcoreapp3.1\XUTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\netcoreapp3.1\SimpleTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\net462\SimpleTestProject.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\net462\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\netcoreapp3.1\SimpleTestProject2.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\netcoreapp3.1\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\net462\SimpleTestProject2.dll
MstestV1UnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\MstestV1Unit
Raw output
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.ExecuteApplication2(String path, String args, Dictionary`2 environmentVariables, String workingDirectory) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 318
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.BuildTestAssetsAndUnzipPackages() in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 329
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize(TestContext _) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 33
azure-pipelines / microsoft.vstest
Microsoft.TestPlatform.AcceptanceTests.ExecutionTests.RunTestsFromMultipleMSTestAssemblies (Row: 20, Every runner, Runner = net462, TargetFramework = net462, InIsolation, vstest.console = 16.11.0 [PreviousStable], Testhost = 16.11.0 [PreviousStable], MSTest = 3.4.3 [LatestPreview])
Assembly Initialization method Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize threw exception. System.InvalidOperationException: Executing 'D:\a\_work\1\s\.dotnet\dotnet.exe build "D:\a\_work\1\s\test\TestAssets\TestAssets.sln" --configuration Release --no-restore' failed.
STDOUT: D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\NUnit10kPassing\NUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\XUnit10kPassing\XUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\MSTest10kPassing\MSTest10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\NUTestProject\NUTestProject.csproj::TargetFramework=net462]
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\net462\NUTestProject.dll
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\netcoreapp3.1\NUTestProject.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net48\MSTest10kPassing.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net6.0\XUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net6.0\MSTest10kPassing.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net6.0\NUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net472\MSTest10kPassing.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\net462\BlameUnitTestProject.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net48\XUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\net462\XUTestProject.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\netcoreapp3.1\BlameUnitTestProject.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net48\NUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\netcoreapp3.1\XUTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\netcoreapp3.1\SimpleTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\net462\SimpleTestProject.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\net462\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\netcoreapp3.1\SimpleTestProject2.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\netcoreapp3.1\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\net462\SimpleTestProject2.dll
MstestV1UnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\MstestV1Unit
Raw output
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.ExecuteApplication2(String path, String args, Dictionary`2 environmentVariables, String workingDirectory) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 318
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.BuildTestAssetsAndUnzipPackages() in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 329
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize(TestContext _) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 33
azure-pipelines / microsoft.vstest
Microsoft.TestPlatform.AcceptanceTests.FilePatternParserTests.WildCardPatternShouldCorrectlyWorkForRelativeAssemblyPath (Row: 0, Runner = netcoreapp3.1, TargetFramework = netcoreapp3.1, InProcess)
Assembly Initialization method Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize threw exception. System.InvalidOperationException: Executing 'D:\a\_work\1\s\.dotnet\dotnet.exe build "D:\a\_work\1\s\test\TestAssets\TestAssets.sln" --configuration Release --no-restore' failed.
STDOUT: D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\NUnit10kPassing\NUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\XUnit10kPassing\XUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\MSTest10kPassing\MSTest10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\NUTestProject\NUTestProject.csproj::TargetFramework=net462]
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\net462\NUTestProject.dll
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\netcoreapp3.1\NUTestProject.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net48\MSTest10kPassing.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net6.0\XUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net6.0\MSTest10kPassing.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net6.0\NUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net472\MSTest10kPassing.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\net462\BlameUnitTestProject.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net48\XUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\net462\XUTestProject.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\netcoreapp3.1\BlameUnitTestProject.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net48\NUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\netcoreapp3.1\XUTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\netcoreapp3.1\SimpleTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\net462\SimpleTestProject.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\net462\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\netcoreapp3.1\SimpleTestProject2.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\netcoreapp3.1\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\net462\SimpleTestProject2.dll
MstestV1UnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\MstestV1Unit
Raw output
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.ExecuteApplication2(String path, String args, Dictionary`2 environmentVariables, String workingDirectory) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 318
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.BuildTestAssetsAndUnzipPackages() in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 329
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize(TestContext _) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 33
azure-pipelines / microsoft.vstest
Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests.RunTests.RunAllTestsWithMixedTFMsWillFailToRunTestsFromTheIncompatibleTFMDll (Row: 3, Every runner, Runner = netcoreapp3.1, TargetFramework = netcoreapp3.1, InIsolation, vstest.console = 16.11.0 [PreviousStable], Testhost = 17.13.0-ci [Latest], MSTest = 3.4.3 [LatestStable])
Assembly Initialization method Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize threw exception. System.InvalidOperationException: Executing 'D:\a\_work\1\s\.dotnet\dotnet.exe build "D:\a\_work\1\s\test\TestAssets\TestAssets.sln" --configuration Release --no-restore' failed.
STDOUT: D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\NUnit10kPassing\NUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\XUnit10kPassing\XUnit10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\performance\MSTest10kPassing\MSTest10kPassing.csproj::TargetFramework=net6.0]
D:\a\_work\1\s\.dotnet\sdk\9.0.100-rc.2.24474.11\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\a\_work\1\s\test\TestAssets\NUTestProject\NUTestProject.csproj::TargetFramework=net462]
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\net462\NUTestProject.dll
NUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUTestProject\Release\netcoreapp3.1\NUTestProject.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net48\MSTest10kPassing.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net6.0\XUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net6.0\MSTest10kPassing.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net6.0\NUnit10kPassing.dll
MSTest10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\MSTest10kPassing\Release\net472\MSTest10kPassing.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\net462\BlameUnitTestProject.dll
XUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUnit10kPassing\Release\net48\XUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\net462\XUTestProject.dll
BlameUnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\BlameUnitTestProject\Release\netcoreapp3.1\BlameUnitTestProject.dll
NUnit10kPassing -> D:\a\_work\1\s\artifacts\bin\TestAssets\NUnit10kPassing\Release\net48\NUnit10kPassing.dll
XUTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\XUTestProject\Release\netcoreapp3.1\XUTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\netcoreapp3.1\SimpleTestProject.dll
SimpleTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject\Release\net462\SimpleTestProject.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\net462\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\netcoreapp3.1\SimpleTestProject2.dll
ConsoleRunners -> D:\a\_work\1\s\artifacts\bin\TestAssets\ConsoleRunners\Release\netcoreapp3.1\ConsoleRunners.dll
SimpleTestProject2 -> D:\a\_work\1\s\artifacts\bin\TestAssets\SimpleTestProject2\Release\net462\SimpleTestProject2.dll
MstestV1UnitTestProject -> D:\a\_work\1\s\artifacts\bin\TestAssets\MstestV1Unit
Raw output
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.ExecuteApplication2(String path, String args, Dictionary`2 environmentVariables, String workingDirectory) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 318
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.BuildTestAssetsAndUnzipPackages() in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 329
at Microsoft.TestPlatform.Acceptance.IntegrationTests.Build.AssemblyInitialize(TestContext _) in /_/test/Microsoft.TestPlatform.Acceptance.IntegrationTests/Build.cs:line 33