eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
MethodEntryRequestTest / MethodExitRequestTest fail locally and show wrong test names
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
- First of all, MethodEntryRequestTest / MethodExitRequestTest can't be started locally without setup code triggered by AutomatedSuite.
- Wenn finally launched, they show all same test names for different tests - for whatever reason getName() is overridden.
- And if executed, they fails after `testJDIWithClassFilter1` is executed.
This is a nightmare.
Contributor guide
Assessment
This issue has not been assessed yet.