[
https://jira.codehaus.org/browse/SUREFIRE-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=356073#comment-356073
]
Tibor Digana commented on SUREFIRE-713:
---------------------------------------
Shouldn't this be closed as duplicate to SUREFIRE-726 ?
> 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)