Currently before revert or send notification, we only check at build level if the build is still red. But we may need to drill down to step/test level.
There are 3 CLs to add this feature:
- Add shared functions for checking failures that are passed in future builds at step level and use those functions to check compile analyses;
- check failures that are passed in future builds at step level for test analyses;
- check failures that are passed in future builds at test level for test analyses
Comment 1 by bugdroid1@chromium.org
, Aug 24