Skip to content

Fixes to address ThreadJob tests reliability and speed - #7270

Merged
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
PaulHigin:fix-threadjob-tests
Jul 11, 2018
Merged

Fixes to address ThreadJob tests reliability and speed#7270
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
PaulHigin:fix-threadjob-tests

Conversation

@PaulHigin

Copy link
Copy Markdown
Contributor

PR Summary

This change merges Jim's fixes with some more I identified that will make the tests more reliable and faster to run.

The changes add functions to wait for desired state instead of simply waiting a specified period of time, and also speeds up running job script execution time.

PR Checklist

@TravisEz13

Copy link
Copy Markdown
Member

Merging before 24hr review because it is affecting the CI reliability

@PaulHigin
Paul Higinbotham (PaulHigin) deleted the fix-threadjob-tests branch July 11, 2018 20:31
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj-contribs/PowerShell that referenced this pull request Aug 6, 2026
This change merges Jim's fixes with some more I identified that will make the tests more reliable and faster to run.

The changes add functions to wait for the desired state instead of simply waiting a specified period of time, and also speeds up running job script execution time.
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