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

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

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

Alexander Rukletsov commented on MESOS-8610:
--------------------------------------------

Disabled it for now.

> NsTest.SupportedNamespaces fails on CentOS7
> -------------------------------------------
>
>                 Key: MESOS-8610
>                 URL: https://issues.apache.org/jira/browse/MESOS-8610
>             Project: Mesos
>          Issue Type: Bug
>         Environment: CentOS 7
>            Reporter: Jan Schlicht
>            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)