Skip to content

List failed tests in test summary - #84

Merged
denniskuijs merged 1 commit into
mainfrom
test-summary
Jul 31, 2026
Merged

List failed tests in test summary#84
denniskuijs merged 1 commit into
mainfrom
test-summary

Conversation

@wborn

@wborn wborn commented Jul 28, 2026

Copy link
Copy Markdown
Member

Collect failed test names in TestSummaryListener and print them at the end of each test task. Use a synchronized collection because tests may execute in parallel, and sort the failures to keep the output deterministic.

Similar to openremote/openremote#3118

Collect failed test names in `TestSummaryListener` and print them at the end of each test task. Use a synchronized collection because tests may execute in parallel, and sort the failures to keep the output deterministic.

Similar to openremote/openremote#3118
@wborn
wborn requested a review from a team July 28, 2026 09:04
@wborn wborn added the Test Development of missing or unstable test label Jul 28, 2026
@denniskuijs
denniskuijs merged commit f70020c into main Jul 31, 2026
2 checks passed
@denniskuijs
denniskuijs deleted the test-summary branch July 31, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Test Development of missing or unstable test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants