Skip to content

Don't log expected exceptions#1441

Open
ptziegler wants to merge 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:expected-exceptions
Open

Don't log expected exceptions#1441
ptziegler wants to merge 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:expected-exceptions

Conversation

@ptziegler
Copy link
Copy Markdown
Contributor

Some tests deliberately throw an exception. These exceptions are expected and should not show up in the build log. Logging can already be disabled by calling setDisplayExceptionOnConsole(...). If disabled, this flag will now prevent any propagation to the console.

@ptziegler ptziegler added this to the 1.24.0 milestone Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Test Results

 2 720 files   2 720 suites   10h 45m 59s ⏱️
 7 017 tests  6 972 ✅  45 💤 0 ❌
28 068 runs  27 874 ✅ 194 💤 0 ❌

Results for commit 8a5464c.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the expected-exceptions branch 3 times, most recently from b27d525 to 68d8e85 Compare April 10, 2026 18:12
Some tests deliberately throw an exception. These exceptions are
expected and should not show up in the build log. Logging can already be
disabled by calling `setDisplayExceptionOnConsole(...)`. If disabled,
this flag will now prevent any propagation to the console.
@ptziegler ptziegler force-pushed the expected-exceptions branch from 68d8e85 to 8a5464c Compare May 5, 2026 04:44
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.

1 participant