Skip to content

refs #13087 - fixed unmatchedSuppression not being shown with cached results and -j2#7093

Merged
firewave merged 1 commit into
cppcheck-opensource:mainfrom
firewave:unmatched-builddir
Jan 1, 2025
Merged

refs #13087 - fixed unmatchedSuppression not being shown with cached results and -j2#7093
firewave merged 1 commit into
cppcheck-opensource:mainfrom
firewave:unmatched-builddir

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave
Copy link
Copy Markdown
Collaborator Author

firewave commented Dec 10, 2024

Needs #7085 and #7086 merged first.

This highlights how many tests we would need to write manually without the injection of parameters in the CI (it does not even include all mutations).

The case without -j is harder to fix because the logic which generates the messages in that case lives in CppCheckExecutor. I have not looked into this yet.

With the changes from #5647 applied it might fix that case with inline suppressions but not when provided from external sources (that probably needs a separate ticket).

@firewave firewave changed the title refs #13087 - fixed unmatchedSuppression not being shown with cached results and -j refs #13087 - fixed unmatchedSuppression not being shown with cached results and -j2 Dec 10, 2024
@firewave firewave marked this pull request as ready for review December 20, 2024 19:29
@firewave firewave merged commit 08473e4 into cppcheck-opensource:main Jan 1, 2025
@firewave firewave deleted the unmatched-builddir branch January 1, 2025 16:37
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.

2 participants