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

Unified Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.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: Also add prefetch 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-hang.html
diff --git a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.html b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.html
index da6706c4e13bc883abe57915176eb0a918335701..db705e2f49391486f7cb9a6116ddd2b528c79ffd 100644
--- a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.html
+++ b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.html
@@ -14,6 +14,11 @@
<script src="/static/common/js/time.js"></script>
<script src="/static/common/third_party/js/jquery.min.js"></script>
+
+ <link rel="prerender" href="foo/steps/bot_update/0/stdout">
+ <link rel="prefetch" href="foo/steps/bot_update/0/stdout">
+
+
<body class="interface">
<header>

Powered by Google App Engine
This is Rietveld 408576698