Skip to content
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

Warning when vsmdi files are passed in. #61

Closed
AbhitejJohn opened this issue Feb 7, 2017 · 2 comments
Closed

Warning when vsmdi files are passed in. #61

AbhitejJohn opened this issue Feb 7, 2017 · 2 comments
Assignees

Comments

@AbhitejJohn
Copy link
Contributor

Description

The adapter currently throws the following warning when a vsmdi file is passed to it:
"A testsettings file or a runsettings with a ForcedLegacyMode set to true is not supported with the MSTest V2 Adapter."
This does not indicate that this is an unsupported scenario.

Steps to reproduce

1. unzip the mstestv2 project from the attachments.
2. Discover tests.
3. Ensure that the test settings via the Test-> TestSettings is pointing to a vsmdi file.
4. Discover Tests

Expected behavior

A warning that indicates this is an unsupported behavior.

Actual behavior

The following warning shows up: "A testsettings file or a runsettings with a ForcedLegacyMode set to true is not supported with the MSTest V2 Adapter."

Repro.zip

@pvlakshm
Copy link
Contributor

This should be fixed.

@pvlakshm
Copy link
Contributor

pvlakshm commented Nov 2, 2017

Validate and close, please.

singhsarab pushed a commit to singhsarab/testfx that referenced this issue Apr 8, 2019
* Fix for indefinite waiting in IDE on testhost crash and show error message in IDE output window
* Monitor process exit of child vstest.console and start the runner process if not running from translation layer
* Allow for async receive message in communication layer

Fix microsoft#66, microsoft#48 and microsoft#61.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants