You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/07/22 15:46:20 UTC

[jira] [Created] (MAPREDUCE-6743) nativetask unit tests need to provide usable output

Allen Wittenauer created MAPREDUCE-6743:
-------------------------------------------

             Summary: nativetask unit tests need to provide usable output
                 Key: MAPREDUCE-6743
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6743
             Project: Hadoop Map/Reduce
          Issue Type: Test
          Components: nativetask
    Affects Versions: 3.0.0-alpha1
            Reporter: Allen Wittenauer


Currently, hadoop-mapreduce-client-nativetask creates a nttest binary which provides an binary exit code to determine failure.  This means there is no output generated by the Jenkins run to actually debug or provide hints as to what failed.  Given that nttest is written with gtest, it should be configured to either spit out junit or TAP which can then be used to provide further analysis.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org