You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@codehaus.org> on 2015/01/05 18:53:10 UTC

[jira] (SUREFIRE-713) Allow setting of excludes and includes via text files

     [ https://jira.codehaus.org/browse/SUREFIRE-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-713.
---------------------------------

    Resolution: Not A Bug

This patch was applied (includesFile, excludesFile), so I am wondering that this issue is open.

> Allow setting of excludes and includes via text files
> -----------------------------------------------------
>
>                 Key: SUREFIRE-713
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-713
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin
>    Affects Versions: Backlog
>            Reporter: Andrew Bayer
>         Attachments: excludeIncludeFile.patch
>
>
> It'd be handy in some circumstances to be able to read the excludes (and includes) from text files. This would allow for dynamically determining which tests to skip or include (for whatever reason) before the tests are executed, or for pulling in a list of tests to exclude/include from an external source, etc. We're planning to use this at Cloudera for segregating "flaky" tests from our primary test runs (and vice versa). Patch attached, though I'm sure it could still use work. 



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)