Skip to content

Commit

Permalink
update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Jan 30, 2018
1 parent 2954fde commit 7dfa043
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/cmd_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,7 @@ aliyun log get_begin_cursor --project_name="dlq-test-cli-${RANDOM_NUMBER}" --log
aliyun log get_cursor --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstore_name="logstore1" --shard_id=0 --start_time=111111
> {"cursor": "MTU

aliyun log get_cursor_time --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstore_name="logstore1" --shard_id=0 --cursor="MTUxMDMwODcyMDA5NjE0Mzg1MQ=="
> "errorCode": "InvalidCursor", "errorMessage": ""

# aliyun log get_cursor_time --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstore_name="logstore1" --shard_id=0 --cursor="MTUxMDMwODcyMDA5NjE0Mzg1MQ=="

aliyun log get_previous_cursor_time --project_name="dlq-test-cli-${RANDOM_NUMBER}" --logstore_name="logstore1" --shard_id=0 --cursor="MTUxMDMwODcyMDA5NjE0Mzg1MQ=="

Expand Down

0 comments on commit 7dfa043

Please sign in to comment.