Reduce test noise
Former-commit-id: 13c9a094d1636d4ea9842746e20096eabbd80cba
This commit is contained in:
parent
ccf70c72e2
commit
ff1a43ea18
@ -109,6 +109,7 @@ start_server {tags {"pubsub"}} {
|
|||||||
unsubscribe $rd1
|
unsubscribe $rd1
|
||||||
# Wait for a response to the unsub
|
# Wait for a response to the unsub
|
||||||
__consume_subscribe_messages $rd1 unsubscribe {chan1 chan2 chan3}
|
__consume_subscribe_messages $rd1 unsubscribe {chan1 chan2 chan3}
|
||||||
|
after 1
|
||||||
assert_equal 0 [r publish chan1 hello]
|
assert_equal 0 [r publish chan1 hello]
|
||||||
assert_equal 0 [r publish chan2 hello]
|
assert_equal 0 [r publish chan2 hello]
|
||||||
assert_equal 0 [r publish chan3 hello]
|
assert_equal 0 [r publish chan3 hello]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user