[Lldb-commits] [lldb] r238039 - [TestRaise] Skip the SIGRTMIN test on Android.

Ed Maste emaste at freebsd.org
Tue May 26 12:49:08 PDT 2015


On 26 May 2015 at 15:24, Ed Maste <emaste at freebsd.org> wrote:
> On 22 May 2015 at 15:00, Siva Chandra <sivachandra at google.com> wrote:
>> Author: sivachandra
>> Date: Fri May 22 14:00:33 2015
>> New Revision: 238039
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=238039&view=rev
>> Log:
>> [TestRaise] Skip the SIGRTMIN test on Android.
>
> This is also broken on FreeBSD -- should this test be something like
> "SkipIfNotLinux" instead?

Actually, scratch that -- we need RT signal support added to
FreeBSDSignals instead -- see review D10037.



More information about the lldb-commits mailing list