Adding upstream version 1.13.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
77ff80fefe
commit
7d10e6c54a
358 changed files with 22553 additions and 11848 deletions
|
@ -333,7 +333,7 @@ def test_xclaim(judge_command):
|
|||
},
|
||||
)
|
||||
judge_command(
|
||||
"XCLAIM mystream mygroup Alice 3600000 1526569498055-0 IDEL 300",
|
||||
"XCLAIM mystream mygroup Alice 3600000 1526569498055-0 IDLE 300",
|
||||
{
|
||||
"command": "XCLAIM",
|
||||
"key": "mystream",
|
||||
|
@ -341,7 +341,7 @@ def test_xclaim(judge_command):
|
|||
"consumer": "Alice",
|
||||
"millisecond": ["3600000", "300"],
|
||||
"stream_id": "1526569498055-0",
|
||||
"idel": "IDEL",
|
||||
"idle": "IDLE",
|
||||
},
|
||||
)
|
||||
judge_command(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue