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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Created 3 years, 10 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 <html lang="en"> 4 <html lang="en">
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 <title> 6 <title>
7 7
8 Failed 8 Failed
9 9
10 - 10 -
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 <a href="https://build.chromium.org/p//builders/win_chromium_rel_ng/bu ilds/246309">/win_chromium_rel_ng/246309</a> 84 <a href="https://build.chromium.org/p//builders/win_chromium_rel_ng/bu ilds/246309">/win_chromium_rel_ng/246309</a>
85 </li> 85 </li>
86 86
87 87
88 88
89 <li> 89 <li>
90 Bot: 90 Bot:
91 <a href="https://build.chromium.org/p//buildslaves/vm774-m4">vm774-m4< /a> 91 <a href="https://build.chromium.org/p//buildslaves/vm774-m4">vm774-m4< /a>
92 </li> 92 </li>
93 93
94
95
94 </ul> 96 </ul>
95 97
96 98
97 99
98 100
99 101
100 102
101 103
102 <h2>Steps and Logfiles:</h2> 104 <h2>Steps and Logfiles:</h2>
103 <input type="checkbox" id="showHidden"> 105 <input type="checkbox" id="showHidden">
(...skipping 997 matching lines...) Expand 10 before | Expand all | Expand 10 after
1101 <script> 1103 <script>
1102 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 1104 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
1103 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 1105 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
1104 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 1106 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
1105 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 1107 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
1106 1108
1107 ga('create', 'UA-12345-01', 'auto'); 1109 ga('create', 'UA-12345-01', 'auto');
1108 ga('send', 'pageview'); 1110 ga('send', 'pageview');
1109 </script> 1111 </script>
1110 1112
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698