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   12h 14m 10s ⏱️
 7 018 tests  6 959 ✅  58 💤 0 ❌ 1 🔥
28 072 runs  27 829 ✅ 242 💤 0 ❌ 1 🔥

For more details on these errors, see this check.

Results for commit b27d525.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the expected-exceptions branch from b3b91bf to 09d1c2e Compare April 8, 2026 19:38
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 09d1c2e to b27d525 Compare April 8, 2026 20:32
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