Skip logreqres on tests for the HELLO command (#1528)
Skip logreqres on tests for the HELLO command Signed-off-by: Rueian <rueiancsie@gmail.com>
This commit is contained in:
parent
ab627d6721
commit
0a89571dcc
@ -232,7 +232,7 @@ start_server {tags {"protocol network"}} {
|
||||
|
||||
}
|
||||
|
||||
start_server {tags {"protocol hello"}} {
|
||||
start_server {tags {"protocol hello logreqres:skip"}} {
|
||||
test {HELLO without protover} {
|
||||
set reply [r HELLO 3]
|
||||
assert_equal [dict get $reply proto] 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user