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 2017/04/18 17:55:41 UTC

[jira] [Updated] (HADOOP-14321) explicitly exclude s3a root dir ITests from parallel runs

     [ https://issues.apache.org/jira/browse/HADOOP-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-14321:
------------------------------------
    Status: Patch Available  (was: In Progress)

> explicitly exclude s3a root dir ITests from parallel runs
> ---------------------------------------------------------
>
>                 Key: HADOOP-14321
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14321
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-14321-branch-2-001.patch
>
>
> the s3 root dir tests are running, even though they are meant to be excluded via the statement
> {code}
> <exclude>**/ITest*Root*.java</exclude>
> {code}
> Maybe the double * in the pattern is causing confusion. Fix: explicitly list the relevant tests (s3, s3n, s3a instead)



--
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