Chromium Code Reviews
DescriptionThis should make ProcessUtilTest.KillSlowChild not-flaky.
There is no need to check process count (which tends to induce flakiness).
In fact, we are already checking all important facts:
- after checking that process handle is a not-null handle we know
that the process started successfully
- after WaitForSingleProcess returns true we know that the process
finished successfully
BUG=8811
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11728
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||