-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSTest@2 not compatible with Visual Studio 2022 #15522
Comments
@nadesu can you please help assign to the right owner? |
FWIW, I've tried forcing version number of 17.0 without success. The existing code has some remnants of testing for [17.0,18.0), but there's further codepaths down that squashes the attempt. Visual Studio 2022 has been officially out for a little while now, and this means we can't test its builds on Azure Pipelines properly that depend on the visual studio test runner. |
Any update on this? It looks like we still can't test Visual Studio 2022 on Azure Pipelines... |
Looks like this was in fact addressed by #15400. Closing this one. |
Seems to me that this bug should not have been closed. In one of the changed files the validation of the version was not modified (line 246). |
Required Information
Type: Bug
Enter Task Name: VSTest@2
https://github.com/microsoft/azure-pipelines-tasks/tree/master/Tasks/VsTestV2
Environment
Using the
windows-2022
image, which has Visual Studio 2022 installed.Specific run:
https://dev.azure.com/grumpycoders/pcsx-redux/_build/results?buildId=6306&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=7bfb7e0f-549d-5929-c603-6e8046613b9e&l=24
Issue Description
Task logs
Troubleshooting
Error logs
The text was updated successfully, but these errors were encountered: