| OLD | NEW |
| 1 name: "steps" | 1 name: "steps" |
| 2 status: FAILURE | 2 status: FAILURE |
| 3 substep: < | 3 substep: < |
| 4 step: < | 4 step: < |
| 5 name: "baz" | 5 name: "baz/qux" |
| 6 status: SUCCESS | 6 status: SUCCESS |
| 7 started: < | 7 started: < |
| 8 seconds: 1420070402 | 8 seconds: 1420070402 |
| 9 > | 9 > |
| 10 ended: < | 10 ended: < |
| 11 seconds: 1420070404 | 11 seconds: 1420070404 |
| 12 > | 12 > |
| 13 text: "seeded text" | 13 text: "seeded text" |
| 14 other_links: < | 14 other_links: < |
| 15 label: "cats" | 15 label: "cats" |
| 16 url: "http://example.com/cats" | 16 url: "http://example.com/cats" |
| 17 > | 17 > |
| 18 other_links: < | 18 other_links: < |
| 19 label: "dogs" | 19 label: "dogs" |
| 20 url: "http://example.com/dogs" | 20 url: "http://example.com/dogs" |
| 21 > | 21 > |
| 22 other_links: < |
| 23 label: "content" |
| 24 logdog_stream: < |
| 25 name: "base/steps/baz_qux/0/logs/content/0" |
| 26 > |
| 27 > |
| 22 > | 28 > |
| 23 > | 29 > |
| 24 substep: < | 30 substep: < |
| 25 step: < | 31 step: < |
| 26 name: "foo" | 32 name: "foo" |
| 27 status: SUCCESS | 33 status: SUCCESS |
| 28 substep: < | 34 substep: < |
| 29 step: < | 35 step: < |
| 30 name: "bar" | 36 name: "bar" |
| 31 status: FAILURE | 37 status: FAILURE |
| (...skipping 18 matching lines...) Expand all Loading... |
| 50 ended: < | 56 ended: < |
| 51 seconds: 1420070404 | 57 seconds: 1420070404 |
| 52 > | 58 > |
| 53 text: "final summary" | 59 text: "final summary" |
| 54 text: "message0" | 60 text: "message0" |
| 55 text: "message1" | 61 text: "message1" |
| 56 text: "message2" | 62 text: "message2" |
| 57 other_links: < | 63 other_links: < |
| 58 label: "logging.json" | 64 label: "logging.json" |
| 59 logdog_stream: < | 65 logdog_stream: < |
| 60 name: "base/steps/bar/0/logs/logging.json/0" | 66 name: "base/steps/foo/0/steps/bar/0/logs/logging.json/0" |
| 61 > | 67 > |
| 62 > | 68 > |
| 63 other_links: < | 69 other_links: < |
| 64 label: "lorem.txt" | 70 label: "lorem.txt" |
| 65 logdog_stream: < | 71 logdog_stream: < |
| 66 name: "base/steps/bar/0/logs/lorem.txt/0" | 72 name: "base/steps/foo/0/steps/bar/0/logs/lorem.txt/0" |
| 67 > | 73 > |
| 68 > | 74 > |
| 69 other_links: < | 75 other_links: < |
| 70 label: "example" | 76 label: "example" |
| 71 url: "http://example.com" | 77 url: "http://example.com" |
| 72 > | 78 > |
| 73 other_links: < | 79 other_links: < |
| 74 label: "example" | 80 label: "example" |
| 75 alias_label: "alias" | 81 alias_label: "alias" |
| 76 url: "http://example.com/alias" | 82 url: "http://example.com/alias" |
| (...skipping 18 matching lines...) Expand all Loading... |
| 95 seconds: 1420070401 | 101 seconds: 1420070401 |
| 96 > | 102 > |
| 97 > | 103 > |
| 98 > | 104 > |
| 99 started: < | 105 started: < |
| 100 seconds: 1420070400 | 106 seconds: 1420070400 |
| 101 > | 107 > |
| 102 ended: < | 108 ended: < |
| 103 seconds: 1420070405 | 109 seconds: 1420070405 |
| 104 > | 110 > |
| OLD | NEW |