summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/__init__.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-10-29 13:44:09 +0000
committerPavel Labath <labath@google.com>2015-10-29 13:44:09 +0000
commit7d557910c6aa04396235da74bc6fe5341b0cc5c8 (patch)
tree77023f045c4cb12a39664074ba7cf358606ae1dc /lldb/packages/Python/lldbsuite/__init__.py
parent689724e578fcb596d33b4b273ec32921edb06ff5 (diff)
downloadbcm5719-llvm-7d557910c6aa04396235da74bc6fe5341b0cc5c8.tar.gz
bcm5719-llvm-7d557910c6aa04396235da74bc6fe5341b0cc5c8.zip
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/__init__.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud