Skip to content

Conversation

@natebosch
Copy link
Member

Closes #2546, Fixes #2542

Skipped tests with messages can cause noisy output in otherwise very
short test run logs. In most cases the skip messages are not useful, so
suppress them by default. They can still be seen in the expanded
reporter. Expand the final output when there are skipped tests since the
otherwise obvious yellow lines are no longer shown.

Add support for testing against disallowed output in the compact
reporter tests. Existing tests ignore unexpected output that comes
between any expected lines.

Closes #2546, Fixes #2542

Skipped tests with messages can cause noisy output in otherwise very
short test run logs. In most cases the skip messages are not useful, so
suppress them by default. They can still be seen in the expanded
reporter. Expand the final output when there are skipped tests since the
otherwise obvious yellow lines are no longer shown.

Add support for testing against disallowed output in the compact
reporter tests. Existing tests ignore unexpected output that comes
between any expected lines.
@natebosch natebosch requested a review from a team as a code owner December 10, 2025 02:56
@natebosch natebosch requested review from brianquinlan and jakemac53 and removed request for brianquinlan December 10, 2025 02:57
@github-actions
Copy link

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

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.

Non-solo (skipped) tests spam on compact mode

2 participants