As an ANGLE Sheriff. Your job is to:
If you're not an ANGLE team member, you can contact us on the public ANGLE project Google group.
Your first job is to keep the ANGLE Try Waterfall healthy. Some failures are expected on this waterfall. Developers might be testing expectedly buggy code. But persistent flakiness and failures should be reported and reverted.
When encoutering an unexpected failure in your CLs please file an ANGLE bug and cc the current ANGLE wrangler. If the failure is unrelated to ANGLE file a Chromium bug and mark the bug as Hotlist-PixelWrangler
. Refer to build.chromium.org to find the current ANGLE wrangler and GPU Pixel Wrangler.
NOTE: When all builds seem to be purple or otherwise broken:
This could be a major infrastructure outage. File a high-priority bug using g.co/bugatrooper.
ANGLE bugs sometimes make it past the commit queue testing and into the master branch. This can be because of flaky tests or because the failures are specific to system configurations for which we lack full pre-commit testing support.
The Chromium GPU FYI Waterfall waterfall includes a number of these one-off specialized configurations. Monitor this console for persistent breakage that could be related to ANGLE. Also follow the Internals>GPU>ANGLE
component on the Chromium issue tracker to be alerted to reports of breakage on the GPU.FYI waterfall. Googlers can use sheriff-o-matic to monitor the health of the GPU.FYI waterfall.
Note that the GPU Pixel Wrangler is responsible for the Chromium bugs. Please file issues with the tag Hotlist-PixelWrangler
for bugs that aren't caused by ANGLE regressions.
IMPORTANT: Info to include in bug reports:
Internals>GPU
and/or Internals>GPU>ANGLE
.Hotlist-PixelWrangler
label.parent_got_angle_revision
in both builds.got_angle_revision
.https://chromium.googlesource.com/angle/angle.git/+log/<last passing revision>..<first failing revision>
The ANGLE auto-roller automatically updates Chrome with the latest ANGLE changes.
We also use additional auto-rollers to roll third party libraries into ANGLE once per day:
Please ensure these rollers are also healthy and unblocked. You can trigger manual rolls using the dashboards to land high-priority changes.
The autoroller configurations live in the skia/buildbot repository in the autoroll/config folder.
See more detailed instructions on by following this link.