It looks like we've reproduced locally. You can confirm by doing your
cleanup, then running (repeatedly) with
--gtest_filter='CgroupsNoHierarchyTest.*'. Now try running with
--gtest_filter='Cgroups*BalloonFramework'. Try
with --gtest_filter='CgroupsNoHierarchyTest.*' again, and if it fails we
have a winner!
On Tue, Feb 12, 2013 at 4:41 PM, Adam Monsen <haircut@gmail.com> wrote:
> On 02/11/2013 02:11 PM, Benjamin Hindman wrote:
> > The error implies you still have a mounted hierarchy somewhere. Or we
> have
> > a bug and haven't properly cleaned up our own hierarchies causing this
> test
> > to fail.
>
> I think I did proper cleanup, so I'm guessing the latter.
>
> https://issues.apache.org/jira/browse/MESOS-347
>
> Can anyone else (on Linux) repro this bug?
>
>
|