This is an archive of the discontinued LLVM Phabricator instance.

[TestCompletion] Spawn LLDB with '--no-use-colors'.
ClosedPublic

Authored by sivachandra on Dec 15 2014, 6:07 PM.

Details

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.

Diff Detail

Event Timeline

sivachandra retitled this revision from to [TestCompletion] Spawn LLDB with '--no-use-colors'..
sivachandra updated this object.
sivachandra edited the test plan for this revision. (Show Details)
sivachandra added reviewers: zturner, clayborg.
sivachandra added a subscriber: Unknown Object (MLST).

I will put this in by EoD if there are no comments.

clayborg accepted this revision.Dec 18 2014, 5:14 PM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Dec 18 2014, 5:14 PM
sivachandra closed this revision.Dec 19 2014, 2:38 PM