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

Steve Loughran commented on HADOOP-15890:
-----------------------------------------

Exploring a bit further, if you run from mvn with s3guard off some of the tests 
fail, as they always use the inconsistent S3 client. 

Before they can be set to run every time, the inconsistent client should only 
be set if s3guard is on for the destination FS

> Some S3A committer tests don't match ITest* pattern; don't run in maven
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-15890
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15890
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.2.0, 3.1.1
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>
> some of the s3A committer tests don't have the right prefix for the maven IT 
> test runs to pick up
> {code}
> ITMagicCommitMRJob.java
> ITStagingCommitMRJobBad
> ITDirectoryCommitMRJob
> ITStagingCommitMRJob
> {code}
> They all work when run by name or in the IDE (which is where I developed 
> them), but they don't run in maven builds.
> Fix: rename. There are some new tests in branch-3.2 from HADOOP-15107 which 
> aren't in 3.1; need patches for both.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to