[tarantool-patches] Re: [PATCH v1] test: app/socket flaky fails at 1951 line

Alexander Turenko alexander.turenko at tarantool.org
Mon Aug 26 19:54:32 MSK 2019


>  wch:put("Fu")
>  c:send("354 Please type your message\n")
>  sc:close()
> -c:receive("*l", "Line: ")
> +-- avtikhon: Temporary blocked the following check to avoid of testing
> +-- failures, due to issue is well known and under investigation at:
> +-- https://github.com/tarantool/tarantool/issues/4426
> +c:receive("*l", "Line: ") and nil

I would propose to run such tests after all parallel ones instead of
disabling: https://github.com/tarantool/test-run/pull/188

Please, verify whether such approch works good.

Then collect all tests that requires such machinery and mark them as
fragile in one commit.

WBR, Alexander Turenko.




More information about the Tarantool-patches mailing list