Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Oleg Piskunov <o.piskunov@tarantool.org>,
	Alexander Turenko <alexander.turenko@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v4 2/3] test: return tests to packaging testing
Date: Tue, 19 May 2020 07:30:35 +0300	[thread overview]
Message-ID: <1acc8c42c3dd92341b18907e0b42fa09f1ee6ad9.1589861898.git.avtikhon@tarantool.org> (raw)
In-Reply-To: <cover.1589861898.git.avtikhon@tarantool.org>
In-Reply-To: <cover.1589861898.git.avtikhon@tarantool.org>

Found that issues #1227 and #1322 were closed, returned
the tests blocked by it into the testing.

Part of #4599
---
 rpm/tarantool.spec | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rpm/tarantool.spec b/rpm/tarantool.spec
index 529c18b38..e15de3c12 100644
--- a/rpm/tarantool.spec
+++ b/rpm/tarantool.spec
@@ -164,11 +164,6 @@ rm -rf %{buildroot}%{_datarootdir}/doc/tarantool/
 
 %check
 %if (0%{?fedora} >= 22 || 0%{?rhel} >= 7)
-# https://github.com/tarantool/tarantool/issues/1227
-echo "self.skip = True" > ./test/app/socket.skipcond
-# https://github.com/tarantool/tarantool/issues/1322
-echo "self.skip = True" > ./test/app/digest.skipcond
-# run a safe subset of the test suite
 cd test && ./test-run.py --force -j 1 unit/ app/ app-tap/ box/ box-tap/ engine/ vinyl/
 %endif
 
-- 
2.17.1

  parent reply	other threads:[~2020-05-19  4:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  4:30 [Tarantool-patches] [PATCH v4 0/3] test: add more " Alexander V. Tikhonov
2020-05-19  4:30 ` [Tarantool-patches] [PATCH v4 1/3] build: fix rpm packages build on Fedora 32 Alexander V. Tikhonov
2020-05-19  4:30 ` Alexander V. Tikhonov [this message]
2020-05-19  4:30 ` [Tarantool-patches] [PATCH v4 3/3] test: add more tests to packaging testing Alexander V. Tikhonov
2020-05-19 22:14   ` Alexander Turenko
2020-05-19 22:18 ` [Tarantool-patches] [PATCH v4 0/3] " Alexander Turenko
2020-05-20  6:59 ` Kirill Yukhin

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=1acc8c42c3dd92341b18907e0b42fa09f1ee6ad9.1589861898.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=o.piskunov@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v4 2/3] test: return tests to packaging 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