Skip to content

Fix no-suitable provider found - #4475

Merged
Jakub Jareš (nohwnd) merged 2 commits into
microsoft:mainfrom
nohwnd:Fix-no-suitable-provider-17.7
May 23, 2023
Merged

Fix no-suitable provider found#4475
Jakub Jareš (nohwnd) merged 2 commits into
microsoft:mainfrom
nohwnd:Fix-no-suitable-provider-17.7

Conversation

@nohwnd

Copy link
Copy Markdown
Member

Description

Add fixes that were not correctly merged in 17.6 in PR. This will pass only runnable sources (sources that have some test runtime provider) to the proxy execution/discovery manager, so when it tries to execute the source (and instantiate a new runtime provider for it) it will succeed rather than fail to resolve the provider.

https://github.com/microsoft/vstest/pull/3666/files#diff-1a8bafa7d283356b53d249b58c8c118f9e811003c7ddfa8e906a8fc4de1bef27L102-L112.

Related issue

Fix #4467

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't run test in Azure with 17.6 latest VS test platform

2 participants