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] Enable test reruns on failed fragiled tests
Date: Fri, 25 Sep 2020 18:58:07 +0300	[thread overview]
Message-ID: <20200925155807.vi3wy5ukqtw6evbf@tarantool.org> (raw)
In-Reply-To: <795f8ba8ccda19103e0357d0edc920fc4765a97b.1600801955.git.avtikhon@tarantool.org>

Hello,

On 22 сен 22:18, Alexander V. Tikhonov wrote:
> In test-run implemented the new format of the fragile lists based on
> JSON format set as fragile option in 'suite.ini' files per each suite:
> 
>    fragile = {
>         "retries": 10,
>         "tests": {
>             "bitset.test.lua": {
>                 "issues": [ "gh-4095" ],
>                 "checksums": [ "050af3a99561a724013995668a4bc71c", "f34be60193cfe9221d3fe50df657e9d3" ]
>             }
>         }}
> 
> Added ability to check results file checksum on tests fail and
> compare with the checksums of the known issues mentioned in the
> fragile list.
> 
> Also added ability to set 'retries' option, which sets the number
> of accepted reruns of the tests failed from 'fragile' list that
> have checksums on its fails.
> 
> Closes #5050

LGTM.
I've checked your patch into 1.10, 2.4, 2.5 master.

--
Regards, Kirill Yukhin

      reply	other threads:[~2020-09-25 15:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 19:18 Alexander V. Tikhonov
2020-09-25 15:58 ` 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=20200925155807.vi3wy5ukqtw6evbf@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] Enable test reruns on failed fragiled tests' \
    /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