Skip to content

MutterTestCase: Explicitly filter expected fatal warning - #2870

Merged
lenemter merged 1 commit into
mainfrom
leolost/mutter-test-case-explicitly-filter-fatal-warning
Jul 24, 2026
Merged

MutterTestCase: Explicitly filter expected fatal warning#2870
lenemter merged 1 commit into
mainfrom
leolost/mutter-test-case-explicitly-filter-fatal-warning

Conversation

@leolost2605

@leolost2605 leolost2605 commented Jul 23, 2026

Copy link
Copy Markdown
Member

Currently we ignore all fatal warnings but that's not what we want. We only want to ignore a specific fatal warning and make sure unexpected fatal warnings will still fail the tests. This required a fix for a test that only passed because a fatal warning was ignored.
The implementation also makes sure to allow custom filtering of more fatal warnings by overriding a virtual method.

@leolost2605
leolost2605 force-pushed the leolost/mutter-test-case-explicitly-filter-fatal-warning branch from ece6469 to 881663b Compare July 23, 2026 17:32
@leolost2605
leolost2605 requested a review from a team July 23, 2026 17:33
@lenemter
lenemter merged commit 9bc9c29 into main Jul 24, 2026
6 checks passed
@lenemter
lenemter deleted the leolost/mutter-test-case-explicitly-filter-fatal-warning branch July 24, 2026 06:50
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