[ 
https://issues.apache.org/jira/browse/KUDU-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427626#comment-15427626
 ] 

Dan Burkert commented on KUDU-1394:
-----------------------------------

`brew install gdb` will install gdb, but you can't actually use it as a 
debugger without jumping through a bunch of hoops related to code signing.  The 
thing is, the test will pass if you have *any* executable named gdb on your 
path, it could be an empty bash script.

> unit tests fail on OS X 10.11 El Cap
> ------------------------------------
>
>                 Key: KUDU-1394
>                 URL: https://issues.apache.org/jira/browse/KUDU-1394
>             Project: Kudu
>          Issue Type: Bug
>            Reporter: Dan Burkert
>
> Some of the unit tests fail on OS X El Cap.  Reproduced by [~misty] and 
> myself.  [Sample failure 
> log|https://s3.amazonaws.com/uploads.hipchat.com/108018/847788/g419wZvy6rObEnu/client-test.txt].
>   Only seems to happen when running through ctest, not when executing the 
> test binary directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to