squad icon indicating copy to clipboard operation
squad copied to clipboard

send out email per test fauilure

Open roxell opened this issue 7 years ago • 3 comments

Send out emails per test failures and if the failure haven't been fixed within X new builds send out an email again. Different subject lines if all targets fails or only a few... so its easy to filter emails.

roxell avatar Feb 21 '18 15:02 roxell

Currently, our emails are based on the state of a given kernel revision. The idea here is to produce emails that are based on the state of a given test.. i.e. 'failing since XXX on branch 4.15, failing since YYY on branch 4.9, passing on branch 4.4'. Frequency should not be for every failed test, but perhaps some period like: first fail, second fail, Nth failure after 5 days, 10 days, etc.

This probably closely ties into being able to mark 'known failures' features, and also being able to automatically update a bug tracking database with failures.

danrue avatar Feb 21 '18 23:02 danrue

@roxell , @danrue is still wanted?

I wonder how much email traffic it would generate.

chaws avatar Jan 13 '21 17:01 chaws

I don't think squad should be doing this quite yet. I think this is something we're considering in our reporting.

jscook2345 avatar Jan 14 '21 01:01 jscook2345