← Back to team overview

launchpad-dev team mailing list archive

ANNOUNCE: Different EC2 test mails

 

Hello everyone,

I have just landed a branch to devel that changes the email that ec2
test sends when tests are done.

The new email:
  * Starts with the Launchpad branch & revno being tested
  * Has the time taken to run the tests, the number of tests and the
number of failures
  * Has a list of failing tests
  * Includes the tracebacks of all the errors in the same format as they are now
  * Says whether or not the branch was submitted to PQM (but only if
you asked for a PQM submit)

The standard email no longer includes make output, dependent branches
or the stdout/stderr output from the test suite. All of these are
still available in the attachment, which is gzipped and human
readable.

If something fails disastrously, then we'll send something very much
like the old email: it will include the full make output, branch
dependencies etc.

I've pasted up a couple of example emails for you to look at:
  * http://paste.ubuntu.com/497557/
  * http://paste.ubuntu.com/497555/

It's new, so there's probably bugs. I won't be hurt if you fix them
instead of me, but I will be vexed if you fix them without adding
tests. Sorely vexed.

Hope this helps,
jml