<div dir="ltr">I'm trying to measure the proportion of backouts due to failing automated tests before and after the train model. I identify such backouts by looking for the words "backout" (or a variation of it) and "test". Example:<div>

<br></div><div>    Backout bug 504524 due to test failure<br></div><div><br></div><div>Is it safe to assume that such commit messages always refer to automated tests? Is there any case in which a backout commit uses the word "test" to refer to manual test?</div>

<div><br></div><div>[]s</div><div>Rodrigo</div></div>