Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
-
Windows
-
1
-
Windows 2018-05-02
-
Needs Assessment
Description
The powershell_manager_spec.rb test at line 61 ('should fail if the manger is created with a short timeout') is unreliable.
After the powershell_manager has already called Process.kill, the test then attempts to do so a second to verify that it results in an error. The error is our indication that the first call inside the powershell_manager was successful and the test should pass. Unfortunately the result of this second call to Process.kill is unreliable. You can get many failures of this test in a row, and then suddenly it passes.
Attachments
Issue Links
- is cloned by
-
MODULES-7035 DSC_Lite - Process kill test is unreliable
-
- Resolved
-
-
MODULES-7036 IIS - Process kill test is unreliable
-
- Resolved
-
-
MODULES-7034 dsc - Process kill test is unreliable
-
- Closed
-