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

increase timing on test service for webcmdlet timeout test to make it more robust #5005

Merged
merged 1 commit into from Oct 5, 2017

Conversation

SteveL-MSFT
Copy link
Member

Test service had a delay of 5s while the test had a timeout of 5s, there's a small window where the delay expires before the timeout invalidating the test.
Fix is to increase the delay to 6s allowing for the timeout to succeed.

VSCode removed a bunch of trailing whitespace.

increase timing on test service side to avoid a race condition for the test
@mirichmo mirichmo merged commit 5eee6a8 into PowerShell:master Oct 5, 2017
@SteveL-MSFT SteveL-MSFT deleted the webcmdlet-timeout-test branch October 5, 2017 17:25
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.

None yet

3 participants