Skip to content

Issue #11440: remove testNonMatchingFilePattern and testNonMatchingCheckPattern from XpathFilterElementTest#19703

Merged
romani merged 1 commit into
checkstyle:masterfrom
Carbon14-48:issue-11440-unit-test-covering-pitest
Apr 18, 2026
Merged

Issue #11440: remove testNonMatchingFilePattern and testNonMatchingCheckPattern from XpathFilterElementTest#19703
romani merged 1 commit into
checkstyle:masterfrom
Carbon14-48:issue-11440-unit-test-covering-pitest

Conversation

@Carbon14-48

@Carbon14-48 Carbon14-48 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

closes #11440

following #11440 (comment)

Commented out testNonMatchingFilePattern and testNonMatchingCheckPattern in XpathFilterElementTest , i will let ci run in first commit to see which pitest mutation survive then try to kill them

…nMatchingCheckPattern to see failed pitests
@Carbon14-48

Copy link
Copy Markdown
Contributor Author

all checks pass except IDEA because of commented code , so this tests are no longer needed

@Carbon14-48 Carbon14-48 changed the title Issue #11440: comment testNonMatchingFilePattern and testNonMatchingCheckPattern to see failed pitests Issue #11440: remove testNonMatchingFilePattern and testNonMatchingCheckPattern from XpathFilterElementTest Apr 15, 2026
@Carbon14-48 Carbon14-48 force-pushed the issue-11440-unit-test-covering-pitest branch from 0440eee to c987701 Compare April 15, 2026 03:40

@romani romani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ok to reduce test that not use verifyXxxxxxxx methods

@romani romani merged commit 1ae31e1 into checkstyle:master Apr 18, 2026
123 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conver test from XpathFilterElementTest to SuppressionXpathSingleFilterTest to use inlined config in Input files

2 participants