[lldb] Make TestIOHandlerCompletion more stable and document it
authorRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 19:13:26 +0000 (19:13 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 19:13:26 +0000 (19:13 +0000)
commit0f4e9835c98ae68d53ebd05ac40ada41ddae68aa
treeb0fdb9bd5579126e7c1efea8999ef33f65d15674
parent19bf637eb12c119cdda9fae818813084a9cf2b2a
[lldb] Make TestIOHandlerCompletion more stable and document it

Instead of relying that three tabs show all completions, we should
show all remaining completions which will always stop the mode
where we show completions. Should fix this test on systems that
somehow have more completions that our normal LLDB (as they
would end up being stuck in the mode where we show completions).

llvm-svn: 369293
lldb/packages/Python/lldbsuite/test/iohandler/completion/TestIOHandlerCompletion.py