-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
area-testing-platformIssues related to Testing Platform and Code CoverageIssues related to Testing Platform and Code CoveragebugSomething isn't workingSomething isn't working
Description
Describe the Issue
Got many instances of
2026-02-17 09:36:23.759 [error] Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException: Could not find 'dotnet.exe' host for the 'ARM64' architecture.
You can resolve the problem by installing the 'ARM64' .NET.
The specified framework can be found at:
- https://aka.ms/dotnet-download
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo) in /_/src/vstest/src/Microsoft.TestPlatform.TestHostProvider/Hosting/DotnetTestHostManager.cs:line 496
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources, String runSettings) in /_/src/vstest/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyOperationManager.cs:line 229
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager.InitializeDiscovery(DiscoveryCriteria discoveryCriteria, ITestDiscoveryEventsHandler2 eventHandler, Boolean skipDefaultAdapters) in /_/src/vstest/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyDiscoveryManager.cs:line 147
2026-02-17 09:36:23.838 [error] Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException: Could not find 'dotnet.exe' host for the 'ARM64' architecture.
Steps To Reproduce
No response
Expected Behavior
No response
Environment Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-testing-platformIssues related to Testing Platform and Code CoverageIssues related to Testing Platform and Code CoveragebugSomething isn't workingSomething isn't working