← Back to team overview

launchpad-dev team mailing list archive

Re: Email test result failure summary for ec2-test

 

On Wed, May 19, 2010 at 01:29:53PM +1200, Robert Collins wrote:
> You don't need to discard the timestamps, subunit will do that.
> 
> just
> gzip -dc attacment.log.gz | subunit-filter | subunit-ls

Well, while subunit-ls does that, it's a good practice stripping out
timestamps manually until
https://bugs.edge.launchpad.net/subunit/+bug/567150 is fixed, since
otherwise the output of subunit-filter is unreadable. Makes it easier to
combine commands.

Also, I had to do pass --no-passthrough and --no-skip to subunit-filter
to get only the list of failed tests. 


-- 
Björn Tillenius | https://launchpad.net/~bjornt



Follow ups

References