Re: libjava testsuite nit
Ben Elliston <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <1218193714.12336.2.camel@helios> |
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