Skip to content
Commit 7d557910 authored by Pavel Labath's avatar Pavel Labath
Browse files

Fix flakyness in TestChangeProcessGroup

The test was verifying that the pid of the child is not equal to its process
group by searching for text substrings. This failed in the rare cases when the
pid actually *was* a substring of the process group (even though they were not
equal).

Change the test to use SB API and do proper numeric comparisons.

llvm-svn: 251626
parent 689724e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment