Confirmed users
3,376
edits
m (→how many retriggers: initial data) |
(→exceptions: initial data) |
||
| Line 38: | Line 38: | ||
= what to do with the data = | = what to do with the data = | ||
= exceptions = | = exceptions and odd things = | ||
some common exceptions to watch out for: | |||
* tests moving between chunks | |||
* tests added or removed | |||
* infrastructure issues | |||
* time dependent failures (failed a lot, but passed on retriggers) | |||
* unable to backfill due to broken builds/tests | |||
* other tests will fail in the chunk, look at each failure to ensure it is the right failure | |||
* root cause looks like a merge, repeat on the other integration branch | |||
* rarely but sometimes failures occur on mozilla-central landings, or as a result of code merging | |||