[
https://issues.apache.org/jira/browse/KUDU-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231043#comment-15231043
]
Misty Stanley-Jones commented on KUDU-1394:
-------------------------------------------
I installed gdb using brew, and aliased addr2line=gaddr2line. I set ulimit -n
2048. I still had a few tests fail like Stack did. Then I looked at the
failures and they were failing because the port was in use. I looked for Kudu
processes and found 9 rogue ones. After stopping them, I ran each of the failed
tests individually and they passed. Hypothesis: When a test fails in ctest,
its processes are not all cleaned up.
> 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)