Skip to content

Fix Enter-PSHostProcess test to wait until runspace is ready before attempting to enter #8725

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

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Jan 23, 2019

PR Summary

Nightly failed with error that runspace isn't ready. Timing issue between starting the powershell test process and trying to enter it before it's ready. Fix is to have the test process create a temp file that the test can wait on before attempting to enter.

PR Checklist

@anmenaga anmenaga merged commit 3a82050 into PowerShell:master Jan 23, 2019
@anmenaga anmenaga added the WG-Quality-Test issues in a test or in test infrastructure label Jan 23, 2019
@SteveL-MSFT SteveL-MSFT deleted the enter-pshostprocess-test branch January 24, 2019 01:06
@iSazonov iSazonov added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-Test Indicates that a PR should be marked as a test change in the Change Log WG-Quality-Test issues in a test or in test infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants