aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar benjaminwagner <benjaminwagner@google.com>2015-09-08 12:51:23 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-08 12:51:23 -0700
commit00c3252bb9bcb669bea6e9e0d06e6a3d8ba0d593 (patch)
treee21d091fec16d685d6ef564a2317b46d74d24c36 /site
parent0f0af23889ee631a395a3e19a5d3b63d7ce945bb (diff)
Update documentation of colors on Status.
BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1330063002 Review URL: https://codereview.chromium.org/1330063002
Diffstat (limited to 'site')
-rw-r--r--site/dev/testing/buildbot.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/site/dev/testing/buildbot.md b/site/dev/testing/buildbot.md
index 2f4a12fb53..941aadd7c3 100644
--- a/site/dev/testing/buildbot.md
+++ b/site/dev/testing/buildbot.md
@@ -70,10 +70,16 @@ Status View
The status view shows a table with builders, grouped by test type and platform,
on the X-axis and commits on the Y-axis. The cells are colored according to
-the status of the build for each commit: green indicates success, red indicates
-failure, light orange indicates an in-progress build, and white indicates that
-no build has started yet for a given revision. Commits are listed by author, and
-the branch on which the commit was made is shown on the very left.
+the status of the build for each commit:
+
+* green: success
+* orange: failure
+* purple: exception (infrastructure issue)
+* black border, no fill: build in progress
+* blank: no build has started yet for a given revision
+
+Commits are listed by author, and the branch on which the commit was made is
+shown on the very left. A purple result will override an orange result.
For more detail, you can click on an individual cell to get a summary of the
steps which ran for that build. You can also click one of the white bars at