[
https://issues.apache.org/jira/browse/MESOS-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087826#comment-15087826
]
Adam B commented on MESOS-2918:
-------------------------------
I see that something was committed, but this is still open to address a TODO.
Is it expected that this test might still fail? I'm seeing the following in our
internal CI:
[10:28:48][Step 5/10] [ RUN ]
CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen
[10:28:48][Step 5/10] ../../src/tests/containerizer/cgroups_tests.cpp:563:
Failure
[10:28:48][Step 5/10] Value of: Bytes(0)
[10:28:48][Step 5/10] Actual: 0B
[10:28:48][Step 5/10] Expected: memory.get().totalSwap
[10:28:48][Step 5/10] Which is: 3063804KB
[10:28:48][Step 5/10]
-------------------------------------------------------------
[10:28:48][Step 5/10] We cannot run this test because it appears you have swap
[10:28:48][Step 5/10] enabled, but feel free to disable this test.
[10:28:48][Step 5/10]
-------------------------------------------------------------
[10:28:48][Step 5/10] [ FAILED ]
CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen (14 ms)
> CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen Flaky
> --------------------------------------------------------------
>
> Key: MESOS-2918
> URL: https://issues.apache.org/jira/browse/MESOS-2918
> Project: Mesos
> Issue Type: Bug
> Components: isolation, test
> Affects Versions: 0.23.0
> Reporter: Paul Brett
> Assignee: Chi Zhang
> Labels: test, twitter
>
> This test fails when swap is enabled on the platform because it creates a
> memory hog with the expectation that the OOM killer will kill the hog but
> with swap enabled, the hog is just swapped out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)