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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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 Success 8 Success
9 9
10 - 10 -
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 <a href="https://build.chromium.org/p//builders/CrWinGoma/builds/30608 ">/CrWinGoma/30608</a> 85 <a href="https://build.chromium.org/p//builders/CrWinGoma/builds/30608 ">/CrWinGoma/30608</a>
86 </li> 86 </li>
87 87
88 88
89 89
90 <li> 90 <li>
91 Bot: 91 Bot:
92 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28 -m1</a> 92 <a href="https://build.chromium.org/p//buildslaves/build28-m1">build28 -m1</a>
93 </li> 93 </li>
94 94
95
96
95 </ul> 97 </ul>
96 98
97 99
98 100
99 101
100 102
101 103
102 104
103 <h2>Steps and Logfiles:</h2> 105 <h2>Steps and Logfiles:</h2>
104 <input type="checkbox" id="showHidden"> 106 <input type="checkbox" id="showHidden">
(...skipping 777 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 <script> 884 <script>
883 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 885 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
884 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 886 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
885 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 887 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
886 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 888 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
887 889
888 ga('create', 'UA-12345-01', 'auto'); 890 ga('create', 'UA-12345-01', 'auto');
889 ga('send', 'pageview'); 891 ga('send', 'pageview');
890 </script> 892 </script>
891 893
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698