Skip to content

References to RunspaceConfiguration still present - #5569

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
Bhaal22:runspace_configuration
Nov 29, 2017
Merged

References to RunspaceConfiguration still present#5569
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
Bhaal22:runspace_configuration

Conversation

@Bhaal22

Copy link
Copy Markdown
Contributor

RunspaceConfiguration still mentionned in RunspacePoolInternal ctor API documentation
Removed 2 obsolete test files

Those 2 files should even not compile.

#4942

…PI documentation

Updated the 2 unit tests accordingly with Runspaceconfiguration removal

 PowerShell#4942
@msftclas

Microsoft Contribution License Agreements (msftclas) commented Nov 29, 2017

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@SteveL-MSFT Steve Lee (SteveL-MSFT) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think we currently compile and run those csharp based tests

@Bhaal22

Copy link
Copy Markdown
Contributor Author

Indeed. I do not think you compile them ... otherwise they should fail for a couple of weeks.
Initially I removed them ... then I just dediced to remove reference to RunspaceConfiguration and update the AutomationEngine construction with the right parameters.

@SteveL-MSFT

Copy link
Copy Markdown
Member

Bhaal222 (@Bhaal22) I think the changes to the test are correct, separate from this PR, someone should understand if that test code is still relevant if so, get it running.

@Bhaal22

Copy link
Copy Markdown
Contributor Author

Steve Lee (@SteveL-MSFT) do you mean you would like to have 2 PRs?

@SteveL-MSFT

Copy link
Copy Markdown
Member

Bhaal222 (@Bhaal22) no, I think it's fine to have these changes as part of a single PR. I'm suggesting that investigating the utility of that test code is separate from this PR.

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.

5 participants