Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Fix unreliable WindowsProcess tests (Fixes #70) #73

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

kwirkykat
Copy link
Member

@kwirkykat kwirkykat commented Jun 28, 2017

Some of the integration tests for WindowsProcess were having intermittent timing issues with the log files.
I have updated these tests to fix this.
The tests should now also no longer be dependent on each other.
This fixes #70


This change is Reviewable

@kwirkykat kwirkykat added the needs review The pull request needs a code review. label Jun 28, 2017
@kwirkykat kwirkykat requested a review from mbreakey3 June 28, 2017 17:24
@codecov-io
Copy link

codecov-io commented Jun 28, 2017

Codecov Report

Merging #73 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #73   +/-   ##
===================================
  Coverage    83%    83%           
===================================
  Files        19     19           
  Lines      2753   2753           
  Branches      4      4           
===================================
  Hits       2296   2296           
  Misses      453    453           
  Partials      4      4

@mbreakey3
Copy link
Member

:lgtm:


Reviewed 6 of 6 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@kwirkykat kwirkykat merged commit 61bac12 into PowerShell:dev Jun 29, 2017
@kwirkykat kwirkykat deleted the FixProcessTests branch June 29, 2017 17:23
@kwirkykat kwirkykat removed the needs review The pull request needs a code review. label Jun 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

One-two of the Process tests fail intermittently due to log file issues
4 participants