| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 <!DOCTYPE html> | 3 <!DOCTYPE html> |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <head> | 5 <head> |
| 6 <meta charset="utf-8"> | 6 <meta charset="utf-8"> |
| 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 <meta name="viewport" content="width=device-width, initial-scale=1"> | 8 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 9 | 9 |
| 10 <meta name="description" content=""> | 10 <meta name="description" content=""> |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>) | 92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>) |
| 93 | 93 |
| 94 <small class="muted"> | 94 <small class="muted"> |
| 95 <div>running recipe: "v8"</div> | 95 <div>running recipe: "v8"</div> |
| 96 </small> | 96 </small> |
| 97 <span class="pull-right muted"> | 97 <span class="pull-right muted"> |
| 98 1 secs | 98 1 secs |
| 99 </span> | 99 </span> |
| 100 <ol> | 100 <ol> |
| 101 | 101 |
| 102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">steps/setu
p_build/0/logs/run_recipe/0</a></li> | 102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_recipe
</a></li> |
| 103 | 103 |
| 104 </ol> | 104 </ol> |
| 105 </td></tr> | 105 </td></tr> |
| 106 | 106 |
| 107 | 107 |
| 108 <tr><td> | 108 <tr><td> |
| 109 | 109 |
| 110 <strong>bot_update</strong> | 110 <strong>bot_update</strong> |
| 111 | 111 |
| 112 (<a href="foo/steps/bot_update/0/stdout">stdout</a>) | 112 (<a href="foo/steps/bot_update/0/stdout">stdout</a>) |
| 113 | 113 |
| 114 <small class="muted"> | 114 <small class="muted"> |
| 115 | 115 |
| 116 </small> | 116 </small> |
| 117 <span class="pull-right muted"> | 117 <span class="pull-right muted"> |
| 118 1 secs | 118 1 secs |
| 119 </span> | 119 </span> |
| 120 <ol> | 120 <ol> |
| 121 | 121 |
| 122 <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0">
steps/bot_update/0/logs/json.output__invalid_/0</a></li> | 122 <li><a href="foo/steps/bot_update/0/logs/json.output__invalid_/0">
json.output (invalid)</a></li> |
| 123 | 123 |
| 124 </ol> | 124 </ol> |
| 125 </td></tr> | 125 </td></tr> |
| 126 | 126 |
| 127 | 127 |
| 128 <tr><td> | 128 <tr><td> |
| 129 | 129 |
| 130 <strong>Uncaught Exception</strong> | 130 <strong>Uncaught Exception</strong> |
| 131 | 131 |
| 132 (<a href="foo/steps/Uncaught_Exception/0/stdout">stdout</a>) | 132 (<a href="foo/steps/Uncaught_Exception/0/stdout">stdout</a>) |
| 133 | 133 |
| 134 <small class="muted"> | 134 <small class="muted"> |
| 135 | 135 |
| 136 </small> | 136 </small> |
| 137 <span class="pull-right muted"> | 137 <span class="pull-right muted"> |
| 138 1 secs | 138 1 secs |
| 139 </span> | 139 </span> |
| 140 <ol> | 140 <ol> |
| 141 | 141 |
| 142 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">step
s/Uncaught_Exception/0/logs/exception/0</a></li> | 142 <li><a href="foo/steps/Uncaught_Exception/0/logs/exception/0">exce
ption</a></li> |
| 143 | 143 |
| 144 </ol> | 144 </ol> |
| 145 </td></tr> | 145 </td></tr> |
| 146 | 146 |
| 147 </table> | 147 </table> |
| 148 </div> | 148 </div> |
| 149 | 149 |
| 150 <div class="col-md-6"> | 150 <div class="col-md-6"> |
| 151 <h4>Build Properties</h4> | 151 <h4>Build Properties</h4> |
| 152 | 152 |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 | 207 |
| 208 </div> | 208 </div> |
| 209 | 209 |
| 210 | 210 |
| 211 | 211 |
| 212 | 212 |
| 213 <script src="/static/common/third_party/js/jquery.min.js"></script> | 213 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 214 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> | 214 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> |
| 215 </body> | 215 </body> |
| 216 </html> | 216 </html> |
| OLD | NEW |