| Summary: | [test] Wrong assumption on the number of classes in java.util | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Vasily Zakharov <vmzakhar> |
| Component: | APT | Assignee: | Generic inbox for the JDT-APT component <jdt-apt-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Vasily Zakharov
Correction:
> 2. Download EUT running script from
> http://issues.apache.org/jira/browse/HARMONY-2038
Moving to JDT/APT The error diagnostic from the test is: classname="org.eclipse.jdt.apt.tests.MirrorTests" name="testMirror" <failure message=" ----------- Expected ------------ NO ERRORS ------------ but was ------------ java.lang.IllegalStateException: Failed during test: Expected 79, but saw 74. Reason: Number of classes in java.util --------- Difference is ---------- expected:<NO ERRORS> but was:<java.lang.IllegalStateException: Failed during test: Expected 79, but saw 74. Reason: Number of classes in java.util>" type="junit.framework.ComparisonFailure">junit.framework.ComparisonFailure: *** This bug has been marked as a duplicate of bug 161492 *** Verified, closing. |