[Bug 478] New: Fatal error when running tests in Eclipse

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Apr 29 13:48:12 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=478

           Summary: Fatal error when running tests in Eclipse
           Product: IcedTea
           Version: 6-1.6
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: charley.wang at gmail.com


Steps to reproduce:

(Short)
Run AST2Test in Eclipse CDT 7.0, in Eclipse 3.6

(Detailed)
- Download Eclipse 3.6
- Window --> Show View --> CVS Repositories
- Right click --> Add new repository
- Paste this string into the top box:
:pserver:anonymous at dev.eclipse.org:2401/cvsroot/tools
- Expand the tools repository --> HEAD --> org.eclipse.cdt --> all
- Select everything
- Right click, check out as --> Next --> Next --> Refresh Tags
- Select tag v201004271740 under Versions

After a build, press ctrl+shift+T and type AST2Test. Open that class, and
attempt to run as a JUnit test.

Result:
Crash in test testDeepElseIf.

Expected result:
No crash.

I will attach the crash log.

-Charley


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list