This can be safely ignored since you aren't using cgroups (it's an experimental command line flag on the slave).
Regardless, we have a patch for this particular issue: https://reviews.apache.org/r/7338/ On Fri, Sep 28, 2012 at 3:20 PM, Scott Wang < [email protected]> wrote: > I was building mesos using ubuntu 10.04 and was able to go through > "make" without any errors. But when I executed "make check", I > encountered the following errors: > > [----------] Global test environment tear-down > [==========] 218 tests from 42 test cases ran. (52249 ms total) > [ PASSED ] 204 tests. > [ FAILED ] 14 tests, listed below: > [ FAILED ] CgroupsSimpleTest.ROOT_CGROUPS_CreateRemoveCgroup > [ FAILED ] CgroupsTest.ROOT_CGROUPS_Busy > [ FAILED ] CgroupsTest.ROOT_CGROUPS_SubsystemsHierarchy > [ FAILED ] CgroupsTest.ROOT_CGROUPS_CheckHierarchy > [ FAILED ] CgroupsTest.ROOT_CGROUPS_CheckHierarchySubsystems > [ FAILED ] CgroupsTest.ROOT_CGROUPS_ReadControl > [ FAILED ] CgroupsTest.ROOT_CGROUPS_WriteControl > [ FAILED ] CgroupsTest.ROOT_CGROUPS_GetCgroups > [ FAILED ] CgroupsTest.ROOT_CGROUPS_GetTasks > [ FAILED ] CgroupsTest.ROOT_CGROUPS_ListenEvent > [ FAILED ] CgroupsTest.ROOT_CGROUPS_Freezer > [ FAILED ] CgroupsTest.ROOT_CGROUPS_KillTasks > [ FAILED ] CgroupsTest.ROOT_CGROUPS_DestroyCgroup > [ FAILED ] CgroupsIsolation.ROOT_CGROUPS_BalloonFramework > > ======================================================== > > My question is should I care about those errors. > > Thanks, > Scott >
