Skip to content

Remove build error filters feature#3650

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:remove-build-error-filters
Apr 15, 2026
Merged

Remove build error filters feature#3650
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:remove-build-error-filters

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

CTest's CTEST_CUSTOM_ERROR_EXCEPTION option already allows users to filter out build errors by regex. The equivalent functionality in CDash is rarely used, and needs substantial work to be useful to most users. This PR removes the ability to filter build errors on the CDash side. A similar feature could possibly be re-added in the future if there is sufficient interest. Interested users are encouraged to file an issue describing their use case.

CTest's CTEST_CUSTOM_ERROR_EXCEPTION option already allows users to filter out build errors by regex.  The equivalent functionality in CDash is rarely used, and needs substantial work to be useful to most users.  This PR removes the ability to filter build errors on the CDash side.  A similar feature could possibly be re-added in the future if there is sufficient interest.  Interested users are encouraged to file an issue describing their use case.
Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Apr 15, 2026
Merged via the queue into Kitware:master with commit eb03cb3 Apr 15, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the remove-build-error-filters branch April 15, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants