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

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

Issue 2102903002: Milo: Extract the rietveld information from buildbot. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: comment Created 4 years, 5 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>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 12 matching lines...) Expand all
23 23
24 <p class="success result">Build Successful 24 <p class="success result">Build Successful
25 25
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
34
35
36 <h2>SourceStamp:</h2>
37
38 <table class="info" width="100%">
39
40
41
42
43
44
45
46
47 <tr><td class="left">Got Revision</td><td>bfdee36d31a624d330b60b481fc26d 10dff81b97</td></tr>
48
49
50
51
52 </table>
53
33 54
34 55
35 56
36 <h2>Execution:</h2> 57 <h2>Execution:</h2>
37 <ul> 58 <ul>
38 59
39 <li> 60 <li>
40 Source: 61 Source:
41 <a href="https://build.chromium.org/p//builders/CrWinGoma/builds/30608 ">/CrWinGoma/30608</a> 62 <a href="https://build.chromium.org/p//builders/CrWinGoma/builds/30608 ">/CrWinGoma/30608</a>
42 </li> 63 </li>
43 64
44 65
45 66
46 <li> 67 <li>
47 Bot: 68 Bot:
48 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28 -m1</a> 69 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28 -m1</a>
49 </li> 70 </li>
50 71
51 </ul> 72 </ul>
52 73
53 74
54 75
76
77
55 78
56 <h2>Steps and Logfiles:</h2> 79 <h2>Steps and Logfiles:</h2>
57 <ol> 80 <ol>
58 81
59 <li> 82 <li>
60 <div class="status-Success result"> 83 <div class="status-Success result">
61 <b>steps</b> 84 <b>steps</b>
62 <span style="float:right">( 15 mins 30 secs )</span> 85 <span style="float:right">( 15 mins 30 secs )</span>
63 <span> 86 <span>
64 <div class="step-text">running steps via annotated script</div> 87 <div class="step-text">running steps via annotated script</div>
(...skipping 780 matching lines...) Expand 10 before | Expand all | Expand 10 after
845 })(); 868 })();
846 </script> 869 </script>
847 870
848 <script> 871 <script>
849 (function () { 872 (function () {
850 'use strict'; 873 'use strict';
851 document.getElementById('current-time').textContent = milo.formatDate( 874 document.getElementById('current-time').textContent = milo.formatDate(
852 '0001-02-03 04:05:06.000000007 \x2b0000 UTC'); 875 '0001-02-03 04:05:06.000000007 \x2b0000 UTC');
853 })(); 876 })();
854 </script> 877 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698