| Index: client/logdog/annotee/annotation/test_data/timestamps.annotations.txt
|
| diff --git a/client/logdog/annotee/annotation/test_data/timestamps.annotations.txt b/client/logdog/annotee/annotation/test_data/timestamps.annotations.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9f18f592f161e451ab114187f29e79a81ec7510e
|
| --- /dev/null
|
| +++ b/client/logdog/annotee/annotation/test_data/timestamps.annotations.txt
|
| @@ -0,0 +1,23 @@
|
| +# Test case for CURRENT_TIMESTAMP annotation
|
| +
|
| +# Build start time, first annotation.
|
| +CURRENT_TIMESTAMP@1420070000
|
| +
|
| +SEED_STEP one
|
| +STEP_CURSOR one
|
| +CURRENT_TIMESTAMP@1420070001
|
| +STEP_STARTED
|
| +STEP_TEXT@message1
|
| +CURRENT_TIMESTAMP@1420070002
|
| +STEP_CLOSED
|
| +
|
| +SEED_STEP two
|
| +STEP_CURSOR two
|
| +CURRENT_TIMESTAMP@1420070003
|
| +STEP_STARTED
|
| +STEP_TEXT@message2
|
| +CURRENT_TIMESTAMP@1420070004
|
| +STEP_CLOSED
|
| +
|
| +# Build end time, last annotation.
|
| +CURRENT_TIMESTAMP@1420070005
|
|
|