Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Oct 24, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2025

Test Results

 2 012 files   - 1 006   2 012 suites   - 1 006   1h 16m 14s ⏱️ - 1h 1m 52s
 8 234 tests ±    0   7 985 ✅ ±    0  249 💤 ±  0  0 ❌ ±0 
15 748 runs   - 7 874  15 249 ✅  - 7 579  499 💤  - 295  0 ❌ ±0 

Results for commit a9a50ff. ± Comparison against base commit 9c171a0.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the remove-unused-testname-rule branch 2 times, most recently from 0d019c7 to d57693f Compare November 4, 2025 13:33
vogella pushed a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 4, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
vogella pushed a commit to vogella/eclipse.platform.ui that referenced this pull request Nov 4, 2025
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from d57693f to eb2a4ce Compare November 4, 2025 19:12
This commit removes unused JUnit TestName rule imports and field
declarations from three test classes:
- PartRenderingEngineTests.java
- TestUnitRegistrationWindows.java
- TextEditorPluginTest.java

The TestName fields were declared but never used in the test methods.
This cleanup also removes debug println statements that were left in
TestUnitRegistrationWindows.java.

Fixes: eclipse-platform#3451
@vogella vogella force-pushed the remove-unused-testname-rule branch from eb2a4ce to a9a50ff Compare November 4, 2025 19:13
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