[
https://issues.apache.org/jira/browse/MESOS-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653074#comment-14653074
]
Artem Harutyunyan commented on MESOS-3197:
------------------------------------------
https://reviews.apache.org/r/37065/
> MemIsolatorTest/{0,1}.MemUsage fails on OS X
> --------------------------------------------
>
> Key: MESOS-3197
> URL: https://issues.apache.org/jira/browse/MESOS-3197
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 0.23.0
> Reporter: Michael Park
> Labels: mesosphere
>
> Looks like this is due to {{mlockall}} being unimplemented on OS X.
> {noformat}
> [----------] 1 test from MemIsolatorTest/0, where TypeParam =
> N5mesos8internal5slave23PosixMemIsolatorProcessE
> [ RUN ] MemIsolatorTest/0.MemUsage
> Failed to allocate RSS memory: Failed to make pages to be mapped unevictable:
> Function not implemented../../src/tests/containerizer/isolator_tests.cpp:812:
> Failure
> helper.increaseRSS(allocation): Failed to sync with the subprocess
> ../../src/tests/containerizer/isolator_tests.cpp:815: Failure
> (usage).failure(): Failed to get usage: No process found at 40558
> [ FAILED ] MemIsolatorTest/0.MemUsage, where TypeParam =
> N5mesos8internal5slave23PosixMemIsolatorProcessE (56 ms)
> [----------] 1 test from MemIsolatorTest/0 (57 ms total)
> [----------] 1 test from MemIsolatorTest/1, where TypeParam =
> N5mesos8internal5tests6ModuleINS_5slave8IsolatorELNS1_8ModuleIDE0EEE
> [ RUN ] MemIsolatorTest/1.MemUsage
> Failed to allocate RSS memory: Failed to make pages to be mapped unevictable:
> Function not implemented../../src/tests/containerizer/isolator_tests.cpp:812:
> Failure
> helper.increaseRSS(allocation): Failed to sync with the subprocess
> ../../src/tests/containerizer/isolator_tests.cpp:815: Failure
> (usage).failure(): Failed to get usage: No process found at 40572
> [ FAILED ] MemIsolatorTest/1.MemUsage, where TypeParam =
> N5mesos8internal5tests6ModuleINS_5slave8IsolatorELNS1_8ModuleIDE0EEE (50 ms)
> [----------] 1 test from MemIsolatorTest/1 (50 ms total)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)