Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>,
	tarantool <tarantool-patches@freelists.org>
Subject: Re: [PATCH] test/slab_arena: Zap slab_test_madvise for a while
Date: Tue, 21 May 2019 14:30:05 +0300	[thread overview]
Message-ID: <20190521113005.figwusgqhx4nxsln@tkn_work_nb> (raw)
In-Reply-To: <20190521080637.GI2497@uranus.lan>

Thanks!

Now should be fixed with
https://github.com/tarantool/small/commit/020716d8a1337118a2afbfaaf4bd13210e640d5c

WBR, Alexander Turenko.

On Tue, May 21, 2019 at 11:06:37AM +0300, Cyrill Gorcunov wrote:
> To not break CI process
> ---
> Guys, I think we should disable dd testing for now, while I'm
> trying to figure out what is happening. Simply to continue
> general CI process.
> 
>  test/slab_arena.c | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/test/slab_arena.c b/test/slab_arena.c
> index 7a7c243..5f7d27b 100644
> --- a/test/slab_arena.c
> +++ b/test/slab_arena.c
> @@ -86,6 +86,17 @@ slab_test_madvise(void)
>  	struct quota quota;
>  	void *ptr;
>  
> +	/*
> +	 * FIXME: Need to figure out why running tests
> +	 * when small is built from inside of tarantool
> +	 * fails the testing.
> +	 *
> +	 * https://travis-ci.org/tarantool/tarantool/jobs/535024405
> +	 *
> +	 * For now just zap the testcase.
> +	 */
> +	return;
> +
>  	/*
>  	 * The system doesn't support flags fetching.
>  	 */
> -- 
> 2.20.1
> 

      reply	other threads:[~2019-05-21 11:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-21  8:06 Cyrill Gorcunov
2019-05-21 11:30 ` Alexander Turenko [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=20190521113005.figwusgqhx4nxsln@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=gorcunov@gmail.com \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH] test/slab_arena: Zap slab_test_madvise for a while' \
    /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