Skip to content

Don't log expected exceptions#1441

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

Don't log expected exceptions#1441
ptziegler wants to merge 1 commit into
eclipse-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

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

Test Results

     4 files  ±0       4 suites  ±0   2h 22m 36s ⏱️ +3s
 7 020 tests ±0   6 987 ✅  - 2  31 💤 ±0  1 ❌ +1  1 🔥 +1 
23 684 runs  ±0  23 584 ✅  - 2  98 💤 ±0  1 ❌ +1  1 🔥 +1 

For more details on these failures and errors, see this check.

Results for commit 7b7100d. ± Comparison against base commit 3bcccfd.

♻️ 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
@ptziegler ptziegler force-pushed the expected-exceptions branch from 68d8e85 to 8a5464c Compare May 5, 2026 04:44
@ptziegler ptziegler modified the milestones: 1.24.0, 1.25.0 Jun 16, 2026
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 8a5464c to 7b7100d Compare June 16, 2026 19:17
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