eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Execution tree of a single test method has unexpected root name
Open
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
It looks like it actually uses some kind of default `toString()` method than something that should be a label (e.g. name of the Testclass).
```
Eclipse SDK
Version: 2025-12 (4.38)
Build id: I20251027-1800
```
Contributor guide
Research direction
Reproduce the execution tree for a single test method in Eclipse SDK 2025-12 and inspect how the root label is chosen. Compare the current default toString()-style name with the expected test-class label; the issue is done when the root displays a meaningful label consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100