| Summary: | [junit] there should be better stacktrace filters for junit4 | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Stefan Matthias Aust <sma> |
| Component: | UI | Assignee: | Markus Keller <markus.kell.r> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Stefan Matthias Aust
In recent builds, the following filters are installed by default: org.eclipse.jdt.internal.junit.runner.* org.eclipse.jdt.internal.junit.ui.* org.eclipse.jdt.internal.junit4.runner.* org.junit.* sun.reflect.* junit.framework.TestCase junit.framework.TestResult junit.framework.TestResult$1 junit.framework.TestSuite junit.framework.Assert java.lang.reflect.Method.invoke Please try a recent build such as 3.2 RC4, and reopen this bug if you still find the list unsatisfactory after having used "Restore Defaults" on Preferences > Java > JUnit. "Reset Default" did the trick. Thanks. |