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

Side by Side Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-timeout.html

Issue 2271483002: Milo: Add a login url (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
11 2d8d62f6be545b10 11 2d8d62f6be545b10
12 </title> 12 </title>
13 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> 13 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css">
14 <script src="/static/common/js/time.js"></script> 14 <script src="/static/common/js/time.js"></script>
15 <script src="/static/common/third_party/js/jquery.min.js"></script> 15 <script src="/static/common/third_party/js/jquery.min.js"></script>
16 16
17 17
18 <body class="interface"> 18 <body class="interface">
19 <header> 19 <header>
20 Luci 20 Luci
21 <div>
22
23 <a href="https://login.url/">login</a>
24
25 </div>
21 </header> 26 </header>
22 <hr> 27 <hr>
23 28
24 <div class="content"> 29 <div class="content">
25 <h1> 30 <h1>
26 31
27 Builder <a href="/buildbucket/estaab-infra-waterfall-test/infra-continuo us-precise-32?server=cr-buildbucket-dev.appspot.com"> 32 Builder <a href="/buildbucket/estaab-infra-waterfall-test/infra-continuo us-precise-32?server=cr-buildbucket-dev.appspot.com">
28 infra-continuous-precise-32</a> 33 infra-continuous-precise-32</a>
29 34
30 Build 2d8d62f6be545b10 35 Build 2d8d62f6be545b10
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 <a href="https://github.com/luci">luci</a>, 417 <a href="https://github.com/luci">luci</a>,
413 working for the <a href="https://chromium.org/">Chromium</a> project.<br> 418 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) 419 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> 420 </footer>
416 <script> 421 <script>
417 (function () { 422 (function () {
418 'use strict'; 423 'use strict';
419 milo.makeTimesLocal(); 424 milo.makeTimesLocal();
420 })(); 425 })();
421 </script> 426 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698