You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2016/10/18 14:41:58 UTC

[jira] [Commented] (MESOS-2918) CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen Flaky

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

Till Toenshoff commented on MESOS-2918:
---------------------------------------

Just saw it failing on Centos6 on an SSL build:

```
[ RUN      ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen
../../../src/tests/containerizer/cgroups_tests.cpp:573: Failure
Value of: Bytes(0)
  Actual: 0B
Expected: memory.get().totalSwap
Which is: 61437944KB
-------------------------------------------------------------
We cannot run this test because it appears you have swap
enabled, but feel free to disable this test.
-------------------------------------------------------------
```


> 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: flaky, flaky-test, mesosphere, 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)