[Tarantool-patches] [PATCH v1] test: add filter to box/net.*after_gh-3164 test

Kirill Yukhin kyukhin at tarantool.org
Fri Dec 11 12:17:00 MSK 2020


Hello,

On 08 Dec 19:19, Alexander V. Tikhonov wrote:
> Cc: tarantool-patches at dev.tarantool.org
> 
> Found issue:
> 
>   [079] @@ -115,5 +115,14 @@
>   [079]  -- connection is deleted by 'collect'.
>   [079]  weak.c
>   [079]  ---
>   [079] -- null
>   [079] +- peer_uuid: 035d7b36-f205-45f4-9e16-e5b0b99a9b0b
>   [079] +  opts:
>   [079] +    reconnect_after: 0.1
>   [079] +  host: unix/
>   [079] +  schema_version: 78
>   [079] +  protocol: Binary
>   [079] +  state: error_reconnect
>   [079] +  error: Connection refused
>   [079] +  peer_version_id: 132864
>   [079] +  port: /tmp/tnt/079_box/proxy.socket-iproto
>   [079]  ...
> 
> Which could not be restarted with checksum because of changing UUID
> value each run. To avoid of it added filter on 'peer_uuid:' output.
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/box-test-filter

LGTM.
I've checked your patch into 1.10, 2.5, 2.6 and master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list