Skip to content

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

Merged
mirichmo merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:webcmdlet-timeout-test
Oct 5, 2017
Merged

increase timing on test service for webcmdlet timeout test to make it more robust#5005
mirichmo merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:webcmdlet-timeout-test

Conversation

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

3 participants