This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Testsuites and Test Results
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: 08 Jun 2003 12:14:00 -0600
- Subject: Re: Testsuites and Test Results
- References: <3EE23EAC.1E45C78@hotmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> Apart from the humungous GCC testresults mailing
Ranjit> list archive, is there a place where I can see "canonical"
Ranjit> testresults for a i686-pc-linux-gnu target for GCJ so
Ranjit> that I can compare how my builds (and modifications
Ranjit> thereof) fare?
In theory we should have 0 FAIL. In practice there are always a few
things we aren't XFAILing. It would be nice to keep on top of this a
bit better.
Tom