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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org