[
https://issues.apache.org/jira/browse/HADOOP-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578017#comment-13578017
]
Hadoop QA commented on HADOOP-9297:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12569048/HADOOP-9297.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-common-project/hadoop-common hadoop-tools/hadoop-streaming:
org.apache.hadoop.streaming.TestStreamReduceNone
org.apache.hadoop.streaming.TestStreamXmlRecordReader
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/2190//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/2190//console
This message is automatically generated.
> remove old record IO generation and tests
> -----------------------------------------
>
> Key: HADOOP-9297
> URL: https://issues.apache.org/jira/browse/HADOOP-9297
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.0.4-beta
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 2.0.4-beta
>
> Attachments: HADOOP-9297.patch
>
>
> Remove their processing from the common POM and delete the following files:
> {code}
> hadoop-common-project/hadoop-common/src/test/ddl/buffer.jr
> hadoop-common-project/hadoop-common/src/test/ddl/int.jr
> hadoop-common-project/hadoop-common/src/test/ddl/string.jr
> hadoop-common-project/hadoop-common/src/test/ddl/test.jr
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/FromCpp.java
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/RecordBench.java
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/TestBuffer.java
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/TestRecordIO.java
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/TestRecordVersioning.java
> hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/record/ToCpp.java
> hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/typedbytes/TestIO.java
> {code}
> All these code is used exclusively within the files being removed. It does
> not affect any component in a live cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira