← Back to team overview

launchpad-dev team mailing list archive

Re: Email test result failure summary for ec2-test

 

You don't need to discard the timestamps, subunit will do that.

just
gzip -dc attacment.log.gz | subunit-filter | subunit-ls

or, if you are using testrepository
gzip -dc attachment.log.gz | testr load

-Rob



Follow ups

References