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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/02/01 18:45:00 UTC

[jira] [Commented] (HADOOP-15890) Some S3A committer tests don't match ITest* pattern; don't run in maven

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

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

This is going to be fixed in HADOOP-16058, as I've been refactoring code there to share things better, and getting the parallelisation to work

> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org