On Wednesday, February 23, 2011 10:12:01 am Richard Frith-Macdonald wrote: > On 23 Feb 2011, at 09:03, Richard Frith-Macdonald wrote: > > On 23 Feb 2011, at 08:23, Sebastian Reitenbach wrote: > >> ah, and I forgot: would it be possible for tests that run multiple > >> tests, to output the test results one by one to see kind of progress, > >> to prevent me from thinking its hanging in a kind of deadlock? As far > >> as I've seen, some of the tests I killed, they afterwards wrote some > >> lines to the logfile in a batch. If I'd have seen those lines added > >> for each test, I'd be probably more patient and wait... > > > > The output from each testfile is sent to a temporary file (with a .tmp > > extension) which is then searched for test results before being appended > > to the main log ... so you can look at the temporary file to see > > realtime progress. My fault to not look into this file before.
> > But I just added a --verbose option which might be what you really want. I'm just rerunning the base tests now with --verbose option. thanks. Sebastian _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
