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

Side by Side Diff: milo/appengine/frontend/expectations/swarming.build-build-canceled.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
« no previous file with comments | « no previous file | milo/appengine/frontend/expectations/swarming.build-build-exception.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 <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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 64
65 65
66 66
67 67
68 68
69 <h2>Execution:</h2> 69 <h2>Execution:</h2>
70 <ul> 70 <ul>
71 71
72 <li> 72 <li>
73 Source: 73 Source:
74 <a href="https://example.com/task?id=2d8d62f6be545b10&amp;show_raw=1"> Task 2d8d62f6be545b10</a> 74 <a href="https://example.com/task?id=2d8d62f6be545b10&amp;show_raw=1&a mp;wide_logs=true">Task 2d8d62f6be545b10</a>
75 </li> 75 </li>
76 76
77 77
78 78
79 <li> 79 <li>
80 Bot: 80 Bot:
81 <a href="https://example.com/restricted/bot/swarm3-c4">swarm3-c4</a> 81 <a href="https://example.com/restricted/bot/swarm3-c4">swarm3-c4</a>
82 </li> 82 </li>
83 83
84 84
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 <script> 302 <script>
303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){ 303 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio n(){
304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o), 304 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme nt(o),
305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m) 305 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo re(a,m)
306 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga'); 306 })(window,document,'script','https://www.google-analytics.com/analytics. js','ga');
307 307
308 ga('create', 'UA-12345-01', 'auto'); 308 ga('create', 'UA-12345-01', 'auto');
309 ga('send', 'pageview'); 309 ga('send', 'pageview');
310 </script> 310 </script>
311 311
OLDNEW
« no previous file with comments | « no previous file | milo/appengine/frontend/expectations/swarming.build-build-exception.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698