[Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Greg Clayton
clayborg at gmail.com
Fri Feb 6 09:51:33 PST 2015
We could add a new "settings set" setting that allows us to control if terminals close down after executing and we could set this from the test suite permanently. Search for "thread-format" and add a new bool setting.
> On Feb 6, 2015, at 9:43 AM, Ilia K <ki.stfu at gmail.com> wrote:
>
> Ok, but:
>
> 1. You can set "don't close after exit" flag in settings
> 2. When we run this test on buildbot we get open terminal each time when it's executed.
>
> Maybe we can fix this test but I don't know how to close terminal without its pid.
>
>
> http://reviews.llvm.org/D7468
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the lldb-commits
mailing list