[
https://issues.apache.org/jira/browse/MESOS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595224#comment-16595224
]
Till Toenshoff commented on MESOS-8608:
---------------------------------------
Got the same error on a plain Ubuntu 18.04.1 LTS when running the build system
as root.
{noformat}
[ RUN ] RmdirContinueOnErrorTest.RemoveWithContinueOnError
mount: /tmp/1ChufG/directory/mount.point: permission denied.
../../../3rdparty/stout/tests/os/rmdir_tests.cpp:446: Failure
Value of: (os::system( "mount --bind " + mountPoint_ + " " + mountPoint_)).get()
Actual: 8192
Expected: 0
Which is: 0
[ FAILED ] RmdirContinueOnErrorTest.RemoveWithContinueOnError (20 ms)
{noformat}
> check local failed
> ------------------
>
> Key: MESOS-8608
> URL: https://issues.apache.org/jira/browse/MESOS-8608
> Project: Mesos
> Issue Type: Bug
> Components: cmake
> Affects Versions: 1.4.1
> Environment: Docker 17.12.0
> From ubuntu 16.04
> Reporter: Pierre-Louis Chevallier
> Priority: Minor
> Labels: newbie, test
> Attachments: Screenshot from 2018-02-25 00-52-01.png
>
>
> I'm trying to run mesos on docker and when i "make check", i have 1 test that
> is failed, i followed all the requirements & instructions on mesos getting
> started guide. The Failed test say
> RmDirContinueOnErrorTest.RemoveWithContinuedOnError
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)