This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libgcj/180: Testing framework: enforce failure results correctness.



>Number:         180
>Category:       libgcj
>Synopsis:       Testing framework: enforce failure results correctness.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 22 15:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Alex Petit-Bianco
>Release:        unknown-1.0
>Organization:
>Environment:
All.
>Description:
The current testing framework already knows about tests
that are meant to fail. In order to fully test regressions,
it would be desirable to compare the output of a meant to
fail test case with a known to be correct entry and make 
sure that the compiler fails in an identical way.

I've sometimes seen gcj regressing on the way it reports
errors -- it's not something desirable.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]