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:
Rueian 2025-01-08 10:05:20 -08:00 committed by GitHub
parent ab627d6721
commit 0a89571dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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