You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/02/16 02:08:42 UTC

[jira] [Commented] (HADOOP-14087) S3A typo in pom.xml test exclusions

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

Hadoop QA commented on HADOOP-14087:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m 12s{color} | {color:red} HADOOP-14087 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-14087 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12852945/HADOOP-14087.001.patch |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/11641/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> S3A typo in pom.xml test exclusions
> -----------------------------------
>
>                 Key: HADOOP-14087
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14087
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.8.0, 3.0.0-alpha2
>            Reporter: Aaron Fabbri
>            Assignee: Aaron Fabbri
>         Attachments: HADOOP-14087.001.patch
>
>
> Noticed a copy/paste typo in hadoop-tools/hadoop-aws/pom.xml:
>                       <exclude>**/ITestJets3tNativeS3FileSystemContract.java</exclude>
>                       <exclude>**/ITest*Root*.java</exclude>
>                       <exclude>**/ITestS3AFileContextStatistics.java</exclude>
>                       <include>**/ITestS3AHuge*.java</include>
>   
> That is in excludes section so the last line should be <exclude>



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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