[ 
https://issues.apache.org/jira/browse/HADOOP-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602830#action_12602830
 ] 

Hadoop QA commented on HADOOP-3496:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12383487/hadoop-3496_2.patch
  against trunk revision 663738.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no tests are needed for this patch.

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2595/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2595/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2595/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2595/console

This message is automatically generated.

> TestHarFileSystem.testArchives fails
> ------------------------------------
>
>                 Key: HADOOP-3496
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3496
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.18.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: hadoop-3496.patch, hadoop-3496_1.patch, 
> hadoop-3496_2.patch
>
>
> org.apache.hadoop.fs.TestHarFileSystem.testArchives fails on trunk with the 
> following exception
> java.lang.ArrayIndexOutOfBoundsException: -1
>       at 
> org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:255)
>       at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:684)
>       at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:964)
>       at 
> org.apache.hadoop.fs.TestHarFileSystem.testArchives(TestHarFileSystem.java:184)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to