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

Adding /InIsolation flag for backward compatibility #414

Merged
merged 2 commits into from
Feb 1, 2017
Merged

Adding /InIsolation flag for backward compatibility #414

merged 2 commits into from
Feb 1, 2017

Conversation

mayankbansal018
Copy link
Contributor

No description provided.

@msftclas
Copy link

Hi @mayankbansal018, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Mayank Bansal). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@@ -634,4 +634,7 @@
<data name="InvalidResultsDirectoryPathCommand" xml:space="preserve">
<value>The path '{0}' specified in the 'ResultsDirectory' is invalid. Error: {1}</value>
</data>
<data name="InIsolationDeprecated" xml:space="preserve">
<value>The /InIsolation flag is deprecated. The tests are always run in a separate process</value>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pvlakshm can you please review the string? We'll show this message to user if she calls vstest.console /inisolation.

@mayankbansal018 mayankbansal018 merged commit 982cf7c into microsoft:master Feb 1, 2017
@mayankbansal018 mayankbansal018 deleted the #389-InIsolation branch February 1, 2017 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants