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

Side by Side Diff: milo/appengine/frontend/expectations/buildbot-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, 3 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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 <div class="step-text">running recipe: &#34;v8&#34;</div> 92 <div class="step-text">running recipe: &#34;v8&#34;</div>
93 </span> 93 </span>
94 </div> 94 </div>
95 <ul> 95 <ul>
96 96
97 <li><a href="foo/steps/setup_build/0/stdout"> 97 <li><a href="foo/steps/setup_build/0/stdout">
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 » » run_recipe</a></li>
103 103
104 104
105 </ul> 105 </ul>
106 </li> 106 </li>
107 107
108 <li class="verbosity-Interesting 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 <link rel="prerender" href="foo/steps/bot_update/0/stdout"> 120 <link rel="prerender" href="foo/steps/bot_update/0/stdout">
121 <link rel="prefetch" href="foo/steps/bot_update/0/stdout"> 121 <link rel="prefetch" href="foo/steps/bot_update/0/stdout">
122 122
123 <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 ">
124 » » steps/bot_update/0/logs/json.output__invalid_/0</a></li> 124 » » json.output (invalid)</a></li>
125 125
126 126
127 </ul> 127 </ul>
128 </li> 128 </li>
129 129
130 <li class="verbosity-Interesting default"> 130 <li class="verbosity-Interesting default">
131 <div class="status-InfraFailure result"> 131 <div class="status-InfraFailure result">
132 <b>Uncaught Exception</b> 132 <b>Uncaught Exception</b>
133 <span style="float:right">( 1 secs )</span> 133 <span style="float:right">( 1 secs )</span>
134 <span> 134 <span>
135 135
136 </span> 136 </span>
137 </div> 137 </div>
138 <ul> 138 <ul>
139 139
140 <li><a href="foo/steps/Uncaught_Exception/0/stdout"> 140 <li><a href="foo/steps/Uncaught_Exception/0/stdout">
141 stdout</a></li> 141 stdout</a></li>
142 <link rel="prerender" href="foo/steps/Uncaught_Exception/0/stdout" > 142 <link rel="prerender" href="foo/steps/Uncaught_Exception/0/stdout" >
143 <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/stdout "> 143 <link rel="prefetch" href="foo/steps/Uncaught_Exception/0/stdout ">
144 144
145 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0"> 145 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">
146 » » steps/Uncaught_Exception/0/logs/exception/0</a></li> 146 » » exception</a></li>
147 147
148 148
149 </ul> 149 </ul>
150 </li> 150 </li>
151 151
152 </ol> 152 </ol>
153 153
154 154
155 </div> 155 </div>
156 156
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 <a href="https://github.com/luci">luci</a>, 288 <a href="https://github.com/luci">luci</a>,
289 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>
290 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) 290 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local)
291 </footer> 291 </footer>
292 <script> 292 <script>
293 (function () { 293 (function () {
294 'use strict'; 294 'use strict';
295 milo.makeTimesLocal(); 295 milo.makeTimesLocal();
296 })(); 296 })();
297 </script> 297 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698