Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html

Issue 2268543003: Annotee: Shorten logdog log link label (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Retrain Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html
diff --git a/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html b/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html
index f8dac3319bf415da43eb52764f55497f693580f5..c52e0bcd73d4b38fb02de920d4c22615182381cb 100644
--- a/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html
+++ b/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-exception.html
@@ -99,7 +99,7 @@ body {
</span>
<ol>
- <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">steps/setup_build/0/logs/run_recipe/0</a></li>
+ <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_recipe</a></li>
</ol>
</td></tr>
@@ -119,7 +119,7 @@ body {
</span>
<ol>
- <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0">steps/bot_update/0/logs/json.output__invalid_/0</a></li>
+ <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0">json.output (invalid)</a></li>
</ol>
</td></tr>
@@ -139,7 +139,7 @@ body {
</span>
<ol>
- <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">steps/Uncaught_Exception/0/logs/exception/0</a></li>
+ <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">exception</a></li>
</ol>
</td></tr>

Powered by Google App Engine
This is Rietveld 408576698