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 2018/10/30 19:33:00 UTC

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

Steve Loughran created HADOOP-15890:
---------------------------------------

             Summary: 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.1.1, 3.2.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


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