Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1 0/2] Add LSAN to ASAN testing
Date: Thu, 2 Apr 2020 10:53:20 +0300	[thread overview]
Message-ID: <20200402075320.ubs77pbb5qvl2wnu@tarantool.org> (raw)
In-Reply-To: <cover.1574324040.git.avtikhon@tarantool.org>

Hello,

On 21 ноя 11:25, Alexander V. Tikhonov wrote:
> Added memory leaks detection LSAN to ASAN testing.
> Added files with exceptions:
>  - address sanitizer on compilation:  asan/ignore_asan.txt
>  - memory leak sanitizer on run-time: asan/ignore_lsan.txt
> Blocked 'box/on_shutdown.test.lua' test that breaks the
> testing, all of excepted tests will be enabled during
> issue #4360.
> Added 'engine' and replication' suites into the testing. To
> enable replication suite testing removed all local connection
> timeout setups, where it is not the part of the testing
> scenario. Instead of it the default value will be used, because
> the most of tests used the replication connection timeout is
> equal to 0.5 second, while default value is set at sources file:
>     src/box/lua/load_cfg.lua
> to the value of 30 seconds:
>     replication_connect_timeout = 30
> which is quite enough for all of the tests.
> 
> Close #2058
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-2058-asan-with-leaks
> Issue: https://github.com/tarantool/tarantool/issues/2058

I've checked your patchset into 1.10, 2.2, 2.3 and master.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2020-04-02  7:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-21  8:25 Alexander V. Tikhonov
2019-11-21  8:25 ` [Tarantool-patches] [PATCH v1 1/2] test: use default replication connection timeout Alexander V. Tikhonov
2020-01-14 23:23   ` Igor Munkin
2020-01-20  5:06     ` Alexander Tikhonov
2019-11-21  8:25 ` [Tarantool-patches] [PATCH v1 2/2] gitlab-ci: ASAN testing memory leaks add Alexander V. Tikhonov
2020-01-14 23:23   ` Igor Munkin
2020-01-20  5:26     ` Alexander Tikhonov
2020-04-02  7:53 ` Kirill Yukhin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200402075320.ubs77pbb5qvl2wnu@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1 0/2] Add LSAN to ASAN testing' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox