Do not terminate default test runs on test failure

Joseph S. Myers joseph@codesourcery.com
Mon Mar 31 17:13:00 GMT 2014


On Mon, 31 Mar 2014, Andreas Schwab wrote:

> "Joseph S. Myers" <joseph@codesourcery.com> writes:
> 
> > At the end of the test run, any FAIL or ERROR lines from tests.sum are
> > printed
> 
> Are they?  I don't see that here.

I've certainly seem them printed.  That's what

        @grep '^ERROR:' $(objpfx)tests.sum || true
        @grep '^FAIL:' $(objpfx)tests.sum || true

does.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list