mirror of
http://github.com/valkey-io/valkey
synced 2024-11-23 11:51:01 +00:00
MIGRATE test modified because the implementation changed.
This commit is contained in:
parent
31f2ecf436
commit
06e178708e
@ -60,7 +60,7 @@ start_server {tags {"dump"}} {
|
||||
$rd debug sleep 5.0 ; # Make second server unable to reply.
|
||||
set e {}
|
||||
catch {r -1 migrate $second_host $second_port key 9 1000} e
|
||||
assert_match {ERR*} $e
|
||||
assert_match {IOERR*} $e
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user