Skip to content

Use ILog.of(Class) in org.eclipse.ui.tests#3910

Merged
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:cleanup/ilog-refactor-tests
Apr 21, 2026
Merged

Use ILog.of(Class) in org.eclipse.ui.tests#3910
vogella merged 1 commit intoeclipse-platform:masterfrom
vogella:cleanup/ilog-refactor-tests

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Apr 20, 2026

Replace TestPlugin.getDefault().getLog().log(...) with ILog.of(Class).log(...). Drops the Activator round-trip; log channel stays in the same bundle (org.eclipse.ui.tests).

Replace TestPlugin.getDefault().getLog().log(...) with
ILog.of(Class).log(...). Drops the Activator round-trip;
log channel stays in the same bundle (org.eclipse.ui.tests).
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

   852 files  ±0     852 suites  ±0   55m 23s ⏱️ - 7m 16s
 7 899 tests ±0   7 656 ✅ +2  243 💤 ±0  0 ❌ ±0 
20 199 runs  ±0  19 544 ✅ +2  655 💤 ±0  0 ❌ ±0 

Results for commit f578f12. ± Comparison against base commit ba308b7.

@vogella vogella merged commit 8d612c3 into eclipse-platform:master Apr 21, 2026
18 checks passed
@vogella vogella deleted the cleanup/ilog-refactor-tests branch April 21, 2026 06:21
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