This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava testsuite nit
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Bryce McKinlay <bmckinlay at gmail dot com>
- Cc: Ben Elliston <bje at au1 dot ibm dot com>, GCC Java <java at gcc dot gnu dot org>
- Date: Fri, 08 Aug 2008 21:08:34 +1000
- Subject: Re: libjava testsuite nit
- References: <1218151762.20048.2.camel@helios> <7230133d0808080025p7edb7a17ree2e0c8efabfca8d@mail.gmail.com>
On Fri, 2008-08-08 at 08:25 +0100, Bryce McKinlay wrote:
> I suppose this was to make it easy to locate the offending test in the
> event of a failure. There might be test cases with similar names in
> different paths. I don't see a problem stripping the path in the pass
> case, though. Maybe just report the full path when a test fails.
Oh, good thinking. Let's try that.
Cheers, Ben