[ https://issues.apache.org/jira/browse/YARN-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961627#comment-13961627 ]
Hudson commented on YARN-1905: ------------------------------ SUCCESS: Integrated in Hadoop-trunk-Commit #5461 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/5461/]) YARN-1905. TestProcfsBasedProcessTree must only run on Linux. Contributed by Chris Nauroth. (cnauroth: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1585376) * /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt * /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestProcfsBasedProcessTree.java > 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 > Fix For: 3.0.0, 2.4.1 > > 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)