[ https://issues.apache.org/jira/browse/YARN-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961483#comment-13961483 ]
Suresh Srinivas commented on YARN-1905: --------------------------------------- +1 for the patch. Thanks [~cnauroth] for fixing this! > TestProcfsBasedProcessTree must only run on Linux. > -------------------------------------------------- > > Key: YARN-1905 > URL: https://issues.apache.org/jira/browse/YARN-1905 > Project: Hadoop YARN > Issue Type: Test > Components: nodemanager > Affects Versions: 3.0.0, 2.4.0 > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Priority: Trivial > Attachments: YARN-1905.1.patch > > > The tests in {{TestProcfsBasedProcessTree}} only make sense on Linux, where > the process tree calculations are based on reading the /proc file system. > Right now, not all of the individual tests are skipped when the OS is not > Linux. This patch will make it consistent. -- This message was sent by Atlassian JIRA (v6.2#6252)