[ 
https://issues.apache.org/jira/browse/MESOS-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone resolved MESOS-1042.
-------------------------------

    Resolution: Fixed

commit e937ff0c7362179fc0eee73a75bc7bdf4a34859f
Author: Ian Downes <[email protected]>
Date:   Wed Feb 26 17:16:54 2014 -0800

    Fixed ROOT_CGROUPS_Write test.
    
    Review: https://reviews.apache.org/r/18532


> Fix bad CGROUPS_ROOT_Write test
> -------------------------------
>
>                 Key: MESOS-1042
>                 URL: https://issues.apache.org/jira/browse/MESOS-1042
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.18.0
>            Reporter: Ian Downes
>            Assignee: Ian Downes
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> [~bmahler] observed one of the cgroups tests was asserting but not failing
> {noformat}
> [ RUN      ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write
> ../../src/tests/cgroups_tests.cpp:404: Failure
> cgroups::create(hierarchy, TEST_CGROUPS_ROOT): Failed to create directory 
> '/sys/fs/cgroup/cpu/mesos_test': File exists
> [       OK ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write (16 ms)
> {noformat}
> This is because the assertion was incorrectly run in both the test and a 
> forked child and it was failing only in the child.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to