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

Side by Side Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-timeout.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 infra-continuous-precise-32 10 infra-continuous-precise-32
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 <div class="step-text">running recipe: &#34;v8&#34;</div> 106 <div class="step-text">running recipe: &#34;v8&#34;</div>
107 </span> 107 </span>
108 </div> 108 </div>
109 <ul> 109 <ul>
110 110
111 <li><a href="foo/steps/setup_build/0/stdout"> 111 <li><a href="foo/steps/setup_build/0/stdout">
112 stdout</a></li> 112 stdout</a></li>
113 113
114 114
115 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0"> 115 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">
116 » » steps/setup_build/0/logs/run_recipe/0</a></li> 116 » » run_recipe</a></li>
117 117
118 118
119 </ul> 119 </ul>
120 </li> 120 </li>
121 121
122 </ol> 122 </ol>
123 123
124 124
125 </div> 125 </div>
126 126
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 <a href="https://github.com/luci">luci</a>, 412 <a href="https://github.com/luci">luci</a>,
413 working for the <a href="https://chromium.org/">Chromium</a> project.<br> 413 working for the <a href="https://chromium.org/">Chromium</a> project.<br>
414 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) 414 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local)
415 </footer> 415 </footer>
416 <script> 416 <script>
417 (function () { 417 (function () {
418 'use strict'; 418 'use strict';
419 milo.makeTimesLocal(); 419 milo.makeTimesLocal();
420 })(); 420 })();
421 </script> 421 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698