Skip to content

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

Merged
anmenaga merged 2 commits intoPowerShell:masterfrom
SteveL-MSFT:enter-pshostprocess-test
Jan 23, 2019
Merged

Fix Enter-PSHostProcess test to wait until runspace is ready before attempting to enter#8725
anmenaga merged 2 commits intoPowerShell:masterfrom
SteveL-MSFT:enter-pshostprocess-test

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
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