[tarantool-patches] [PATCH] box-tap: add test to check log_nonblock mode

Vladimir Davydov vdavydov.dev at gmail.com
Mon Aug 13 13:20:15 MSK 2018


On Mon, Aug 13, 2018 at 10:12:08AM +0300, Olga Arkhangelskaia wrote:
> We should test log_nonblock mode. In some cases the loss of this flag
> leads to tarantool hanging forever (centos/fedora 26/27).
> This tests checks such possibility.
> 
> Closes #3615
> ---
> https://github.com/tarantool/tarantool/issues/3615
> https://github.com/tarantool/tarantool/tree/OKriw/gh-3615-test-for-hanging-1.10

The test passes even without the patch that fixes log_nonblock behavior.
Please make sure it doesn't.

Also 'box-tap' is a wrong prefix. The subsystem you're patching is
called 'test'. Please fix.



More information about the Tarantool-patches mailing list