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

Side by Side Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.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 unified diff | Download patch
OLDNEW
1 1
2 <!DOCTYPE html> 2 <!DOCTYPE html>
3 3
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title> 5 <title>
6 6
7 Failed 7 Failed
8 8
9 - 9 -
10 10
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 <li><a href="foo/steps/bot_update/0/logs/json.output/0"> 125 <li><a href="foo/steps/bot_update/0/logs/json.output/0">
126 steps/bot_update/0/logs/json.output/0</a></li> 126 steps/bot_update/0/logs/json.output/0</a></li>
127 127
128 <li><a href="foo/steps/bot_update/0/logs/patch_error/0"> 128 <li><a href="foo/steps/bot_update/0/logs/patch_error/0">
129 steps/bot_update/0/logs/patch_error/0</a></li> 129 steps/bot_update/0/logs/patch_error/0</a></li>
130 130
131 131
132 </ul> 132 </ul>
133 </li> 133 </li>
134 134
135 <li class="verbosity-Normal default"> 135 <li class="verbosity-Interesting default">
136 <div class="status-Failure result"> 136 <div class="status-Failure result">
137 <b>Patch failure</b> 137 <b>Patch failure</b>
138 <span style="float:right">( 1 secs )</span> 138 <span style="float:right">( 1 secs )</span>
139 <span> 139 <span>
140 <div class="step-text">Check the bot_update step for details</di v> 140 <div class="step-text">Check the bot_update step for details</di v>
141 </span> 141 </span>
142 </div> 142 </div>
143 <ul> 143 <ul>
144 144
145 <li><a href="foo/steps/Patch_failure/0/stdout"> 145 <li><a href="foo/steps/Patch_failure/0/stdout">
146 stdout</a></li> 146 stdout</a></li>
147 147 <link rel="prerender" href="foo/steps/Patch_failure/0/stdout">
148 <link rel="prefetch" href="foo/steps/Patch_failure/0/stdout">
148 149
149 150
150 </ul> 151 </ul>
151 </li> 152 </li>
152 153
153 <li class="verbosity-Normal default"> 154 <li class="verbosity-Normal default">
154 <div class="status-Success result"> 155 <div class="status-Success result">
155 <b>recipe failure reason</b> 156 <b>recipe failure reason</b>
156 <span style="float:right">( 1 secs )</span> 157 <span style="float:right">( 1 secs )</span>
157 <span> 158 <span>
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 <a href="https://github.com/luci">luci</a>, 384 <a href="https://github.com/luci">luci</a>,
384 working for the <a href="https://chromium.org/">Chromium</a> project.<br> 385 working for the <a href="https://chromium.org/">Chromium</a> project.<br>
385 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> 386 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b>
386 </footer> 387 </footer>
387 <script> 388 <script>
388 (function () { 389 (function () {
389 'use strict'; 390 'use strict';
390 milo.makeTimesLocal(); 391 milo.makeTimesLocal();
391 })(); 392 })();
392 </script> 393 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698