Chromium Code Reviews| Index: logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt |
| diff --git a/logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt b/logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt |
| deleted file mode 100644 |
| index edb447870a8eb0ce230a21bdbf1d88e0f91e35bb..0000000000000000000000000000000000000000 |
| --- a/logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt |
| +++ /dev/null |
| @@ -1,56 +0,0 @@ |
| -name: "steps" |
| -status: SUCCESS |
| -substep: < |
| - step: < |
| - name: "not nested" |
| - status: SUCCESS |
| - started: < |
| - seconds: 1420070400 |
| - > |
| - ended: < |
| - seconds: 1420070400 |
| - > |
| - > |
| -> |
| -substep: < |
| - step: < |
| - name: "nesting.parent" |
| - status: SUCCESS |
| - substep: < |
| - step: < |
| - name: "nesting.child0" |
| - status: SUCCESS |
| - started: < |
| - seconds: 1420070400 |
| - > |
| - ended: < |
| - seconds: 1420070400 |
| - > |
| - > |
| - > |
| - substep: < |
| - step: < |
| - name: "nesting.child1" |
| - status: SUCCESS |
| - started: < |
| - seconds: 1420070400 |
| - > |
| - ended: < |
| - seconds: 1420070400 |
| - > |
| - > |
| - > |
| - started: < |
| - seconds: 1420070400 |
| - > |
| - ended: < |
| - seconds: 1420070400 |
| - > |
| - > |
| -> |
| -started: < |
| - seconds: 1420070400 |
| -> |
| -ended: < |
| - seconds: 1420070400 |
| -> |