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

Jie Yu commented on MESOS-3451:
-------------------------------

ExampleTest.TestFramework
ExampleTest.JavaFramework

These two tests are failing when running tests with ROOT. I believe it has 
nothing to do with network isolator. In other words, these two tests will fail 
under ROOT on linux even if network isolator is not built in.

I believe these two tests will fail even if network port mapping isolator is 
not built in. You should be able to reproduce on a Linux host.

The reason is because linux launcher is used for those two tests which will 
break since there are multiple slaves running on the same machine both using 
the shared freezer cgroup. We cannot simply use LinuxLauncher if slave runs 
under ROOT.

> `sudo make check` fails after Isolator changes with port mapping isolator
> -------------------------------------------------------------------------
>
>                 Key: MESOS-3451
>                 URL: https://issues.apache.org/jira/browse/MESOS-3451
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>            Priority: Blocker
>
> When configured with `--with-network-isolation`, `sudo make check` fails with 
> a few tests. This is related to the following recent commits :
> e047f7d69b5297cc787487b6093119a3be517e48
> fc541a9a97eb1d86c27452019ff217eed11ed5a3
> 6923bb3e8cfbddde9fbabc6ca4edc29d9fc96c06



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to