You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to launch testhost with error: System.IO.FileNotFoundException: Path does not exist: C:\src\runtimelab\artifacts\bin\Swift.Bindings.Tests\Debug\net9.0\dotnet.exe
File name: 'C:\src\runtimelab\artifacts\bin\Swift.Bindings.Tests\Debug\net9.0\dotnet.exe'
at Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper.LaunchProcess(String processPath, String arguments, String workingDirectory, IDictionary`2 envVariables, Action`2 errorCallback, Action`1 exitCallBack, Action`2 outputCallBack) in /_/src/Microsoft.TestPlatform.PlatformAbstractions/common/System/ProcessHelper.cs:line 58
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.LaunchHost(TestProcessStartInfo testHostStartInfo, CancellationToken cancellationToken) in /_/src/Microsoft.TestPlatform.TestHostProvider/Hosting/DotnetTestHostManager.cs:line 749
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.LaunchTestHostAsync(TestProcessStartInfo testHostStartInfo, CancellationToken cancellationToken) in /_/src/Microsoft.TestPlatform.TestHostProvider/Hosting/DotnetTestHostManager.cs:line 221
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources, String runSettings) in /_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyOperationManager.cs:line 237
Failed to launch testhost with error: System.IO.FileNotFoundException: Path does not exist: C:\src\runtimelab\artifacts\bin\Swift.Bindings.Tests\Debug\net9.0\dotnet.exe
File name: 'C:\src\runtimelab\artifacts\bin\Swift.Bindings.Tests\Debug\net9.0\dotnet.exe'
at Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper.LaunchProcess(String processPath, String arguments, String workingDirectory, IDictionary`2 envVariables, Action`2 errorCallback, Action`1 exitCallBack, Action`2 outputCallBack) in /_/src/Microsoft.TestPlatform.PlatformAbstractions/common/System/ProcessHelper.cs:line 58
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.LaunchHost(TestProcessStartInfo testHostStartInfo, CancellationToken cancellationToken) in /_/src/Microsoft.TestPlatform.TestHostProvider/Hosting/DotnetTestHostManager.cs:line 749
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.LaunchTestHostAsync(TestProcessStartInfo testHostStartInfo, CancellationToken cancellationToken) in /_/src/Microsoft.TestPlatform.TestHostProvider/Hosting/DotnetTestHostManager.cs:line 221
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources, String runSettings) in /_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyOperationManager.cs:line 237
The path to dotnet is specified by settings: DotnetTestHostmanager: User specified custom path to dotnet host: 'C:\src\runtimelab\artifacts\bin\Swift.Bindings.Tests\Debug\net9.0\dotnet.exe'./
The latest commit in that repo (on the mentioned branch) does not build for me , but the previous commit 0ba0707 shows this as the content, which seems correct.
Clone
dotnet/runtimelab
branchfeature/swift-bindings
: https://github.com/dotnet/runtimelab/tree/feature/swift-bindingsBuild from VS or from CLI:
Attaching diagnostic logs: diag.log
The text was updated successfully, but these errors were encountered: