My plan was to use it on already-running lldb android bots. These run
lldb tests only. They're also currently in "experimental" mode (not
sending emails) because they are not reliable enough (main, but not
only reason is the flakyness of the physical connection to the android
devices). With the new
On Wed, May 31, 2017 at 10:44 AM Matthias Braun via llvm-dev <
llvm-...@lists.llvm.org> wrote:
>
> > On May 31, 2017, at 4:06 AM, Pavel Labath wrote:
> >
> > Thank you all for the pointers. I am going to look at these to see if
> > there is anything that we could reuse, and come back. In the mean
> On May 31, 2017, at 4:06 AM, Pavel Labath wrote:
>
> Thank you all for the pointers. I am going to look at these to see if
> there is anything that we could reuse, and come back. In the mean
> time, I'll reply to Mathiass's comments:
>
> On 26 May 2017 at 19:11, Matthias Braun wrote:
>>> Bas
Thank you all for the pointers. I am going to look at these to see if
there is anything that we could reuse, and come back. In the mean
time, I'll reply to Mathiass's comments:
On 26 May 2017 at 19:11, Matthias Braun wrote:
>> Based on a not-too-detailed examination of the lit codebase, it does
>
> On May 26, 2017, at 8:17 AM, Pavel Labath via llvm-dev
> wrote:
>
> Hello all,
>
> we are trying to convert some of the lldb tests to lit (for these
> specific tests we are using the googletest format). One of our
> requirements is that we are able to run these tests remotely, so that
> we a