-
Notifications
You must be signed in to change notification settings - Fork 134
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
xWindowsProcess: Integration tests fails randomly #420
Labels
bug
The issue is a bug.
Comments
The same problem exist in PowerShell/PSDscResources#76. |
johlju
added a commit
to johlju/xPSDesiredStateConfiguration
that referenced
this issue
May 22, 2018
- Integration tests for this resource should no longer fail randomly. A timing issue made the tests fail in certain scenarios (issue dsccommunity#420).
johlju
added a commit
that referenced
this issue
May 22, 2018
- Changes to xWindowsProcess - Integration tests for this resource should no longer fail randomly. A timing issue made the tests fail in certain scenarios (issue #420).
A potential fix for this was merged in PR #421. |
johlju
added a commit
to johlju/xPSDesiredStateConfiguration
that referenced
this issue
Jun 20, 2018
- Increased the wait time in the integration tests since the tests still failed randomly (issue dsccommunity#420).
johlju
added a commit
to johlju/xPSDesiredStateConfiguration
that referenced
this issue
Jun 20, 2018
- Increased the wait time in the integration tests since the tests still failed randomly (issue dsccommunity#420).
johlju
added a commit
to johlju/xPSDesiredStateConfiguration
that referenced
this issue
Jun 21, 2018
- Increased the wait time in the integration tests since the tests still failed randomly (issue dsccommunity#420).
johlju
added a commit
that referenced
this issue
Jul 3, 2018
- Changes to xWindowsProcess - Increased the wait time in the integration tests since the tests still failed randomly (issue #420). - Renamed and updated examples to be able to publish them to PowerShell Gallery. - Sample_xScript.ps1 → xScript_WatchFileContentConfig.ps1 - Sample_xService_UpdateStartupTypeIgnoreState.ps1 → xService_UpdateStartupTypeIgnoreStateConfig.ps1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The integration tests for xWindowsProcess fail to create log file, often, but sometimes the tests passes without a problem.
The text was updated successfully, but these errors were encountered: