You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2018/02/26 16:05:00 UTC

[jira] [Assigned] (MESOS-8610) NsTest.SupportedNamespaces fails on CentOS7

     [ https://issues.apache.org/jira/browse/MESOS-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach reassigned MESOS-8610:
----------------------------------

       Assignee: James Peach
    Component/s: test

| [r/65804|https://reviews.apache.org/r/65804] | Fixed a typo in the NsTest.SupportedNamespaces test. |

> NsTest.SupportedNamespaces fails on CentOS7
> -------------------------------------------
>
>                 Key: MESOS-8610
>                 URL: https://issues.apache.org/jira/browse/MESOS-8610
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>         Environment: CentOS 7
>            Reporter: Jan Schlicht
>            Assignee: James Peach
>            Priority: Major
>              Labels: flaky-test
>
> Failed on a {{GLOG_v=1 src/mesos-tests --verbose}} run with
> {noformat}
> [ RUN      ] NsTest.SupportedNamespaces
> ../../src/tests/containerizer/ns_tests.cpp:119: Failure
> Value of: (ns::supported(n)).get()
>   Actual: false
> Expected: true
> Which is: true
> CLONE_NEWUSER
> ../../src/tests/containerizer/ns_tests.cpp:124: Failure
> Value of: (ns::supported(allNamespaces)).get()
>   Actual: false
> Expected: true
> Which is: true
> CLONE_NEWUTS | CLONE_NEWPID | CLONE_NEWIPC | CLONE_NEWNET | CLONE_NEWUSER
> [  FAILED  ] NsTest.SupportedNamespaces (0 ms)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)