[TestCompletion] Spawn LLDB with '--no-use-colors'.
authorSiva Chandra <sivachandra@google.com>
Fri, 19 Dec 2014 22:37:23 +0000 (22:37 +0000)
committerSiva Chandra <sivachandra@google.com>
Fri, 19 Dec 2014 22:37:23 +0000 (22:37 +0000)
commitf010d234972087b1967c271b9064ea46cf139253
treef2c4dea66db8128cd6b131b3525105eb048d9b81
parentf2acbbaf22674406a1d482cc15784cb25e020d2d
[TestCompletion] Spawn LLDB with '--no-use-colors'.

Summary:
TestCompletion was broken for Ubuntu (and probably for Debian also).
The issue was that the lldb prompt in color (which is the default
behavior) was confusing pexpect.

Test Plan: "http://199.223.233.39:8011/lldb-try-clang-build-clang-test/"

Reviewers: zturner, clayborg

Reviewed By: clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D6671

llvm-svn: 224642
lldb/test/functionalities/completion/TestCompletion.py