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

Side by Side Diff: milo/appengine/frontend/expectations/swarming.build-build-unicode.html

Issue 2915663002: milo: open swarming tasks with wide logs (Closed)
Patch Set: Created 3 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
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 Running 8 Running
9 9
10 - 10 -
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 56
57 57
58 58
59 59
60 60
61 <h2>Execution:</h2> 61 <h2>Execution:</h2>
62 <ul> 62 <ul>
63 63
64 <li> 64 <li>
65 Source: 65 Source:
66 <a href="https://example.com/task?id=2d8d62f6be545b10&amp;show_raw=1"> Task 2d8d62f6be545b10</a> 66 <a href="https://example.com/task?id=2d8d62f6be545b10&amp;show_raw=1&a mp;wide_logs=true">Task 2d8d62f6be545b10</a>
67 </li> 67 </li>
68 68
69 69
70 70
71 71
72 72
73 </ul> 73 </ul>
74 74
75 75
76 76
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 <script> 299 <script>
300 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 300 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
301 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 301 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
302 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 302 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
303 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 303 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
304 304
305 ga('create', 'UA-12345-01', 'auto'); 305 ga('create', 'UA-12345-01', 'auto');
306 ga('send', 'pageview'); 306 ga('send', 'pageview');
307 </script> 307 </script>
308 308
OLDNEW
« no previous file with comments | « milo/appengine/frontend/expectations/swarming.build-build-timeout.html ('k') | milo/appengine/swarming/build.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698