I have found myself unable to replicate the bogus time issue you have observed. I have tried using multiple tests on my linux box, along with the 27.stringbuf.virtuals test on both Solaris 10 and Solaris 9. Perhaps automated testing will provide a replication of the issue. Attached is another revised patch that moves the columns as proposed. I'm not certain if the revised output looks as good for examples, but I have no preference either way. --Andrew Black Martin Sebor wrote: > Andrew Black wrote: >> How does a tweaked patch (and changelog) sound instead of a follow up >> patch? > > It sounds good except for the bogus times. I think we should fix > it before committing the changes. Also, wouldn't displaying the > times as the last two columns work better? I'm kind of used to > seeing the status and assertions together. > > Martin