[
https://issues.apache.org/jira/browse/MAPREDUCE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703579#comment-15703579
]
Hudson commented on MAPREDUCE-6743:
-----------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10900 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10900/])
MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix (aw:
rev be88d574a9a49f384d4e80a661b1a7446ba6a92e)
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/CMakeLists.txt
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
> nativetask unit tests need to provide usable output; fix link errors during
> mvn test
> ------------------------------------------------------------------------------------
>
> 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
> Assignee: Allen Wittenauer
> Fix For: 3.0.0-alpha2
>
> Attachments: MAPREDUCE-5743.00.patch, MAPREDUCE-5743.01.patch,
> MAPREDUCE-5743.02.patch, MAPREDUCE-5743.03.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]