[
https://issues.apache.org/jira/browse/YETUS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770176#comment-16770176
]
Allen Wittenauer commented on YETUS-794:
----------------------------------------
-00:
* added a new --excludes=(file) option that provides a regex based filter for
most tests
* added a new exclude_paths_from_changed_files that takes the aforementioned
file and strips CHANGED_FILES of those files
* added docker code to pull the excludes file with us
* rewrote the author plugin to use the excludes file as well as to simplify the
code, fix some bugs, etc.
* modifed the whitespace plugin to recognize the excludes file.
One big gotcha: you cannot suffix with an anchor, otherwise whitespace won't
exclude.
> exclusion support
> -----------------
>
> Key: YETUS-794
> URL: https://issues.apache.org/jira/browse/YETUS-794
> Project: Yetus
> Issue Type: New Feature
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Major
> Attachments: YETUS-794.00.patch
>
>
> Some paths in the source tree may come from 3rd parties that, for various
> reasons, may fail tests. It would be useful to have a way to ignore such
> paths when reporting on errors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)