Joseph Wu created MESOS-4194:
--------------------------------

             Summary: MesosContainerizer* tests leak FDs (pipes)
                 Key: MESOS-4194
                 URL: https://issues.apache.org/jira/browse/MESOS-4194
             Project: Mesos
          Issue Type: Bug
          Components: test
    Affects Versions: 0.27.0
         Environment: OSX + clang
            Reporter: Joseph Wu
            Assignee: Jojy Varghese


If you run:
{{bin/mesos-tests.sh --gtest_filter="*MesosContainerizer*" --gtest_repeat=-1 
--gtest_break_on_failure}}

And then check:
{{lsof | grep mesos}}

The number of open pipes will grow linearly with the number of test repetitions.



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

Reply via email to