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

Side by Side Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-hang.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, 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 Exception 7 Exception
8 8
9 - 9 -
10 10
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 <div class="step-text">running recipe: &#34;infra_repo_trybot&#3 4;</div> 97 <div class="step-text">running recipe: &#34;infra_repo_trybot&#3 4;</div>
98 </span> 98 </span>
99 </div> 99 </div>
100 <ul> 100 <ul>
101 101
102 <li><a href="foo/steps/setup_build/0/stdout"> 102 <li><a href="foo/steps/setup_build/0/stdout">
103 stdout</a></li> 103 stdout</a></li>
104 104
105 105
106 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0"> 106 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">
107 » » steps/setup_build/0/logs/run_recipe/0</a></li> 107 » » run_recipe</a></li>
108 108
109 109
110 </ul> 110 </ul>
111 </li> 111 </li>
112 112
113 <li class="verbosity-Interesting default"> 113 <li class="verbosity-Interesting default">
114 <div class="status-InfraFailure result"> 114 <div class="status-InfraFailure result">
115 <b>bot_update</b> 115 <b>bot_update</b>
116 <span style="float:right">( 3 hrs )</span> 116 <span style="float:right">( 3 hrs )</span>
117 <span> 117 <span>
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 <a href="https://github.com/luci">luci</a>, 225 <a href="https://github.com/luci">luci</a>,
226 working for the <a href="https://chromium.org/">Chromium</a> project.<br> 226 working for the <a href="https://chromium.org/">Chromium</a> project.<br>
227 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) 227 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local)
228 </footer> 228 </footer>
229 <script> 229 <script>
230 (function () { 230 (function () {
231 'use strict'; 231 'use strict';
232 milo.makeTimesLocal(); 232 milo.makeTimesLocal();
233 })(); 233 })();
234 </script> 234 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698