Debian buildbot:

You can find the build script here:

<https://github.com/llvm-mirror/zorg/blob/master/zorg/buildbot/builders/LLDBBuilder.py>
https://github.com/llvm-mirror/zorg/blob/master/zorg/buildbot
/builders/LLDBBuilder.py

The configuration is here:

https://github.com/llvm-mirror/zorg/blob/master/buildbot
/osuosl/master/config/builders.py



On Tue, Jan 27, 2015 at 5:02 AM, Tamas Berghammer <tbergham...@google.com>
wrote:

> Hi All,
>
> I am planning to add the execution of the unit tests (located under
> lldb/gtest) to the lldb-check and to the lldb-check-single build targets to
> make the unit test failures more visible. This change will modify the
> output of the lldb-check and the lldb-check-single build targets which are
> parsed by the build bots to display the list of test failures.
>
> Where can I find the script responsible for parsing the output of the
> tests, so I can handle the parsing of the output from the unit tests?
>
> If somebody have any concern or comment about adding the unit tests to the
> lldb-check targets then let me know.
>
> Thanks,
> Tamas
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>


-- 

Vince Harron | Technical Lead Manager | vhar...@google.com | 858-442-0868
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to