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

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

Issue 2250263005: Milo: Prefetch logs that are failures (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: URL fix 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/buildbot-swarming.TestableBuild-build-exception.html
diff --git a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-exception.html b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-exception.html
index 1052dd536178ce36aa90242b89b663c0dbe990af..ea3037a4ab7837c76dd476db214b0950404eb435 100644
--- a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-exception.html
+++ b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-exception.html
@@ -105,7 +105,7 @@
</ul>
</li>
- <li class="verbosity-Normal default">
+ <li class="verbosity-Interesting default">
<div class="status-InfraFailure result">
<b>bot_update</b>
<span style="float:right">( 1 secs )</span>
@@ -117,7 +117,8 @@
<li><a href="foo/steps/bot_update/0/stdout">
stdout</a></li>
-
+ <link rel="prerender" href="foo/steps/bot_update/0/stdout">
+ <link rel="prefetch" href="foo/steps/bot_update/0/stdout">
<li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0">
steps/bot_update/0/logs/json.output__invalid_/0</a></li>
@@ -126,7 +127,7 @@
</ul>
</li>
- <li class="verbosity-Normal default">
+ <li class="verbosity-Interesting default">
<div class="status-InfraFailure result">
<b>Uncaught Exception</b>
<span style="float:right">( 1 secs )</span>
@@ -138,7 +139,8 @@
<li><a href="foo/steps/Uncaught_Exception/0/stdout">
stdout</a></li>
-
+ <link rel="prerender" href="foo/steps/Uncaught_Exception/0/stdout">
+ <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/stdout">
<li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">
steps/Uncaught_Exception/0/logs/exception/0</a></li>
« no previous file with comments | « milo/api/resp/status_string.go ('k') | milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698