Descriptiondispatcher: fix test result parsing, build ranges for failure alerts, other fixes
This actually covers several thing:
- parse gatekeeper_trees.json
- add params to limit the scope of analysis by tree, builder etc
- fix a race condition on build cache warming
- fix a pointer aliasing problem in build cache warming
- adds some named consts for alert severity
- fixes test result json parsing for deep test trees (e.g. webkit's)
- bundles build failures by failure key and build range, instead of an alert for each individual build failure
BUG=
Committed: https://chromium.googlesource.com/infra/infra/+/547e6c05302c0687f18a9daed6176d1847e95087
Patch Set 1 #Patch Set 2 : fixed comments #
Total comments: 12
Patch Set 3 : added comments, some bounds/type assertion checks #
Total comments: 2
Patch Set 4 : fixed typo in comments #
Messages
Total messages: 11 (4 generated)
|