Ticket #279 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Fix reporting of test crashes in buildserver email header

Reported by: Russell Taylor Owned by:
Priority: minor Milestone: Iteration 14
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

When a test crashes (as opposed to 'just' failing), the linux buildserver reports this as a failure of the test build. The Windows buildserver doesn't pick up the failure at all. This should be rectified - apparently the place where the test output is parsed is in sendEmail.py.

Change History

comment:1 Changed 12 years ago by Nick Draper

  • Milestone changed from Iteration 13 to Iteration 14

comment:2 Changed 12 years ago by Russell Taylor

(In [1779]) Modify buildserver script to report that tests failed if there is a crash (n.b. this change also means that it will report a failure if a test includes output containing a linefeed). Also fixed FileValidatorTest. Re #279.

comment:3 Changed 12 years ago by Russell Taylor

(In [1781]) Small correction. Re #279.

comment:4 Changed 12 years ago by Russell Taylor

  • Status changed from new to closed
  • Resolution set to fixed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1127

Note: See TracTickets for help on using tickets.