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

Side by Side 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 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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 stdout</a></li> 98 stdout</a></li>
99 99
100 100
101 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0"> 101 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">
102 steps/setup_build/0/logs/run_recipe/0</a></li> 102 steps/setup_build/0/logs/run_recipe/0</a></li>
103 103
104 104
105 </ul> 105 </ul>
106 </li> 106 </li>
107 107
108 <li class="verbosity-Normal default"> 108 <li class="verbosity-Interesting default">
109 <div class="status-InfraFailure result"> 109 <div class="status-InfraFailure result">
110 <b>bot_update</b> 110 <b>bot_update</b>
111 <span style="float:right">( 1 secs )</span> 111 <span style="float:right">( 1 secs )</span>
112 <span> 112 <span>
113 113
114 </span> 114 </span>
115 </div> 115 </div>
116 <ul> 116 <ul>
117 117
118 <li><a href="foo/steps/bot_update/0/stdout"> 118 <li><a href="foo/steps/bot_update/0/stdout">
119 stdout</a></li> 119 stdout</a></li>
120 120 <link rel="prerender" href="foo/steps/bot_update/0/stdout">
121 <link rel="prefetch" href="foo/steps/bot_update/0/stdout">
121 122
122 <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0 "> 123 <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0 ">
123 steps/bot_update/0/logs/json.output__invalid_/0</a></li> 124 steps/bot_update/0/logs/json.output__invalid_/0</a></li>
124 125
125 126
126 </ul> 127 </ul>
127 </li> 128 </li>
128 129
129 <li class="verbosity-Normal default"> 130 <li class="verbosity-Interesting default">
130 <div class="status-InfraFailure result"> 131 <div class="status-InfraFailure result">
131 <b>Uncaught Exception</b> 132 <b>Uncaught Exception</b>
132 <span style="float:right">( 1 secs )</span> 133 <span style="float:right">( 1 secs )</span>
133 <span> 134 <span>
134 135
135 </span> 136 </span>
136 </div> 137 </div>
137 <ul> 138 <ul>
138 139
139 <li><a href="foo/steps/Uncaught_Exception/0/stdout"> 140 <li><a href="foo/steps/Uncaught_Exception/0/stdout">
140 stdout</a></li> 141 stdout</a></li>
141 142 <link rel="prerender" href="foo/steps/Uncaught_Exception/0/stdout" >
143 <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/stdout ">
142 144
143 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0"> 145 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">
144 steps/Uncaught_Exception/0/logs/exception/0</a></li> 146 steps/Uncaught_Exception/0/logs/exception/0</a></li>
145 147
146 148
147 </ul> 149 </ul>
148 </li> 150 </li>
149 151
150 </ol> 152 </ol>
151 153
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 <a href="https://github.com/luci">luci</a>, 288 <a href="https://github.com/luci">luci</a>,
287 working for the <a href="https://chromium.org/">Chromium</a> project.<br> 289 working for the <a href="https://chromium.org/">Chromium</a> project.<br>
288 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> 290 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b>
289 </footer> 291 </footer>
290 <script> 292 <script>
291 (function () { 293 (function () {
292 'use strict'; 294 'use strict';
293 milo.makeTimesLocal(); 295 milo.makeTimesLocal();
294 })(); 296 })();
295 </script> 297 </script>
OLDNEW
« 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