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

Side by Side Diff: appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuild-Debug_page-_CrWinGoma_30608.html

Issue 2093503002: milo: source and bot links (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: change link text Created 4 years, 6 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
« no previous file with comments | « no previous file | appengine/cmd/milo/frontend/expectations/buildbot-swarming.TestableBuild-Basic_successful_build.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 <!DOCTYPE html> 2 <!DOCTYPE html>
3 3
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title>Builder CrWinGoma Build #30608</title> 5 <title>Builder CrWinGoma Build #30608</title>
6 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> 6 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css">
7 <script src="/static/common/js/time.js"></script> 7 <script src="/static/common/js/time.js"></script>
8 8
9 9
10 <body class="interface"> 10 <body class="interface">
(...skipping 15 matching lines...) Expand all
26 <span class="subtitle"> 26 <span class="subtitle">
27 27
28 </span> 28 </span>
29 </p> 29 </p>
30 30
31 31
32 32
33 33
34 34
35 <h2>Execution:</h2> 35 <h2>Execution:</h2>
36 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28-m1< /a> 36 <ul>
37 37
38 <li>
39 Source:
40 <a href="https://build.chromium.org/p//builders/CrWinGoma/builds/30608 ">/CrWinGoma/30608</a>
41 </li>
42
43
44
45 <li>
46 Bot:
47 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28 -m1</a>
48 </li>
49
50 </ul>
51
38 52
39 53
40 54
41 <h2>Steps and Logfiles:</h2> 55 <h2>Steps and Logfiles:</h2>
42 <ol> 56 <ol>
43 57
44 <li> 58 <li>
45 <div class="status-Success result"> 59 <div class="status-Success result">
46 <b>steps</b> 60 <b>steps</b>
47 running steps via annotated script 61 running steps via annotated script
(...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
763 })(); 777 })();
764 </script> 778 </script>
765 779
766 <script> 780 <script>
767 (function () { 781 (function () {
768 'use strict'; 782 'use strict';
769 document.getElementById('current-time').textContent = milo.formatDate( 783 document.getElementById('current-time').textContent = milo.formatDate(
770 '0001-02-03 04:05:06.000000007 \x2b0000 UTC'); 784 '0001-02-03 04:05:06.000000007 \x2b0000 UTC');
771 })(); 785 })();
772 </script> 786 </script>
OLDNEW
« no previous file with comments | « no previous file | appengine/cmd/milo/frontend/expectations/buildbot-swarming.TestableBuild-Basic_successful_build.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698