Add documentation for parsing test results.
Bug: 892307
Change-Id: I8153fb41b1c53fbf972a7fe3c2982d4145f8c95b
Reviewed-on: https://chromium-review.googlesource.com/c/1269079
Commit-Queue: Erik Chen <[email protected]>
Reviewed-by: Yuke Liao <[email protected]>
Cr-Commit-Position: refs/heads/master@{#597687}
diff --git a/docs/README.md b/docs/README.md
index f9e5b0f..86db0ce7 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -107,6 +107,8 @@
builder migration for Chromium
* [Tour of Continuous Integration UI](tour_of_luci_ui.md) - A tour of our
the user interface for LUCI, our continuous integration system
+* [Parsing Test Results](parsing_test_results.md) - An introduction for how to
+ understand the results emitted by polygerrit and CI builds.
* [Closure Compilation](closure_compilation.md) - The _Closure_ JavaScript
compiler
* [Threading and Tasks in Chrome](threading_and_tasks.md) - How to run tasks
@@ -290,7 +292,7 @@
Enabling spoken feedback (ChromeVox) on desktop Linux.
* [Offscreen, Invisible and Size](accessibility/offscreen.md) - How Chrome
defines offscreen, invisible and size in the accessibility tree.
-* [Text to Speech](accessibility/tts.md) - Overview of text to speech in
+* [Text to Speech](accessibility/tts.md) - Overview of text to speech in
Chrome and Chrome OS.
* [BRLTTY in Chrome OS](accessibility/brltty.md) - Chrome OS integration with
BRLTTY to support refreshable braille displays