Lines Matching full:skia
7 + [Skia tree](#skia_tree)
31 ### Skia tree
32 * Understand the [buildbots infrastructure](https://skia.org/dev/testing/buildbot).
33 * Start watching the [status page](https://status.skia.org) for bot breakages.
35 * Close and open the [tree](http://skia-tree-status.appspot.com).
36 * Keep the builder comments on the [status page](https://status.skia.org) up to date.
37 * File or follow up with [BreakingTheBuildbots bugs](https://bug.skia.org/?q=label:BreakingTheBuildbots). See the tip on [when to file bugs](#when_to_file_bugs).
41 * Ensure that [AutoRoll Bot](https://autoroll.skia.org)'s DEPS rolls land successfully.
45 * Pay attention for new [Perf](https://perf.skia.org/) and [Gold](https://gold.skia.org/) alerts (by clicking on the bell at the top right of the [status page](https://status.skia.org)).
59 The list of sheriffs is specified in the [skia-tree-status web app](https://skia-tree-status.appspot.com/sheriff). The current sheriff is highlighted in green.
60 The banner on the top of the [status page](https://status.skia.org) also displays the current sheriff.
77 Pay close attention to the "Failures" view in the [status page](https://status.skia.org).
78 Look at all existing [BreakingTheBuildbots bugs](https://bug.skia.org/?q=label:BreakingTheBuildbots). If the list is kept up to date then it should accurately represent everything that is causing failures. If it does not, then please file/update bugs accordingly.
84 1. Go to [skia-tree-status.appspot.com](skia-tree-status.appspot.com).
109 See the revert documentation [here](https://skia.org/dev/contrib/revert).
115 A common cause of DEPS roll failures are layout tests. Find the offending Skia CL by examining the commit hash range in the DEPS roll and revert (or talk to the commit author if they are available). If you do revert then keep an eye on the next DEPS roll to make sure it succeeds.
117 If a Skia CL changes layout tests, but the new images look good, the tests need to be rebaselined. See [Rebaseline Layout Tests](#how_to_rebaseline).
126 * Summary: ?Skia image rebaseline?
129 * Helpful message about what went wrong (e.g., ?Changes to how lighting is scaled in Skia r#### changed the following images:?)
138 * (Dispreferred but faster) Edit [skia/skia_test_expectations.txt](https://chromium.googlesource.com/chromium/src/+/master/skia/skia_test_expectations.txt)
159 * Create a Chrome patch that removes your suppressions from skia/skia_test_expectations.txt