Tarantool development patches archive
 help / color / mirror / Atom feed
From: avtikhon <avtikhon@tarantool.org>
To: Vladimir Davydov <vdavydov.dev@gmail.com>
Cc: avtikhon <avtikhon@tarantool.org>, tarantool-patches@freelists.org
Subject: [PATCH v1] test: disable flaky performance test
Date: Fri, 12 Apr 2019 15:30:54 +0300	[thread overview]
Message-ID: <4edfaf8e8c7cb489d8077ed1a785547e60b22c5c.1555070407.git.avtikhon@tarantool.org> (raw)

Disabled wal_off/iterator_lt_gt.test.lua test due to performance
test need to be reorganized into separate mode at the standalone
host. Currently this test doesn't show any issue, but breaks the
testing some time, with errors like:

[010] wal_off/iterator_lt_gt.test.lua                                 [ fail ]
[010]
[010] Test failed! Result content mismatch:
[010] --- wal_off/iterator_lt_gt.result	Fri Apr 12 10:30:43 2019
[010] +++ wal_off/iterator_lt_gt.reject	Fri Apr 12 10:36:30 2019
[010] @@ -79,7 +79,9 @@
[010]  ...
[010]  too_longs
[010]  ---
[010] -- []
[010] +- - 'Some of the iterators takes too long to position: 0.074278'
[010] +  - 'Some of the iterators takes too long to position: 0.11786'
[010] +  - 'Some of the iterators takes too long to position: 0.053848'
[010]  ...
[010]  s:drop()
[010]  ---
[010]
[010] Last 15 lines of Tarantool Log file [Instance "wal"][/tarantool/test/var/010_wal_off/wal.log]:
---

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh2539-wal-off-iterator-lt-gt
Issue: https://github.com/tarantool/tarantool/issues/2539

 test/wal_off/suite.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/wal_off/suite.ini b/test/wal_off/suite.ini
index 679104f82..b384c0a74 100644
--- a/test/wal_off/suite.ini
+++ b/test/wal_off/suite.ini
@@ -5,3 +5,4 @@ description = tarantool/box, wal_mode = none
 use_unix_sockets = True
 is_parallel = True
 pretest_clean = True
+disabled = iterator_lt_gt.test.lua
-- 
2.17.1

             reply	other threads:[~2019-04-12 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12 12:30 avtikhon [this message]
2019-04-12 13:21 ` Vladimir Davydov

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=4edfaf8e8c7cb489d8077ed1a785547e60b22c5c.1555070407.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH v1] test: disable flaky performance test' \
    /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