Sends email to the list of users suspected of causing a unit test to begin failing. This list includes committers and requestors of the build where the test began to fail, and those for any consecutive failed builds prior to the build in which the test began to fail.
Build Number 1 2 3 4 5
Requestor Alice Alice
Committers Bob
Clay
Clay
Dan
Bob
Ed
Ed
foo Failed Failed Passed N/A Failed
bar Failed Failed Passed N/A Passed
baz Passed Failed Failed N/A Passed
qux Passed Passed Failed N/A Passed
new N/A Failed
Suspects Alice (foo, bar) Alice (foo, bar)
Bob (baz)
Clay (baz)
Bob (baz)
Clay (baz, qux)
Dan (qux)
N/A
(build failed)
Alice (foo, new)
Bob (foo, new)
Ed (foo, new)