From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-board/fairy-stockfish/
Date: Fri,  1 Oct 2021 21:04:23 +0000 (UTC)	[thread overview]
Message-ID: <1633109743.27c841dc12e4b418f5fa4bea13511e6ac3b9331a.lanodan@gentoo> (raw)
commit:     27c841dc12e4b418f5fa4bea13511e6ac3b9331a
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Oct  1 17:19:57 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Oct  1 17:35:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27c841dc
games-board/fairy-stockfish: drop syzygy tests
The instrumented.sh syzygy test data tarball gets differ size every time.
Drop it.
Closes: https://bugs.gentoo.org/815625
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
 games-board/fairy-stockfish/Manifest                  |  1 -
 games-board/fairy-stockfish/fairy-stockfish-14.ebuild | 11 ++++-------
 2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/games-board/fairy-stockfish/Manifest b/games-board/fairy-stockfish/Manifest
index e4fff19a3..031cae2a0 100644
--- a/games-board/fairy-stockfish/Manifest
+++ b/games-board/fairy-stockfish/Manifest
@@ -1,2 +1 @@
 DIST fairy-stockfish-14.tar.gz 326041 BLAKE2B 16c8f07e60a2df19d0c87c5acb2a5d0e9fe3ffcba5791ac36a33337a35eebaaa01296f86a9cfbecc2916744c73c3d3f6f4ae03f2ea74759bfa96cb92c32f30b4 SHA512 7b684009447ddc0083cf356b1859215c11817a81892d887c1e47d34b26da5338a2f12846fac804995a2d21903ccc74132870a71bec46644ac0a8bba453ba7666
-DIST fairy-stockfish-test-syzygy-14.tar.gz 4201241 BLAKE2B 0c4dd000b382dda233a6be0da2e5ce02651b83507143f6e79ab831f07e2d8b0a30dc700b1375ad3781cc86083538fed48bb59e0dd31f262dd19d25549205d09c SHA512 16b000a93c0cdeaa188be37489f104781f34558ac806b5124716faf9ff6224e7f99e9ca92aa2bd16227a7664624aa8934ebeece80c94fd18c2785f523bc4c583
diff --git a/games-board/fairy-stockfish/fairy-stockfish-14.ebuild b/games-board/fairy-stockfish/fairy-stockfish-14.ebuild
index 32436ce4e..49ad646e9 100644
--- a/games-board/fairy-stockfish/fairy-stockfish-14.ebuild
+++ b/games-board/fairy-stockfish/fairy-stockfish-14.ebuild
@@ -10,10 +10,8 @@ HOMEPAGE="https://github.com/ianfab/Fairy-Stockfish"
 
 MY_PV=$(ver_rs 1 _)
 
-SRC_URI="
-	https://github.com/ianfab/Fairy-Stockfish/archive/fairy_sf_${MY_PV}.tar.gz -> ${P}.tar.gz
-	test? ( https://api.github.com/repos/niklasf/python-chess/tarball/9b9aa13f9f36d08aadfabff872882f4ab1494e95 -> ${PN}-test-syzygy-${PV}.tar.gz )
-"
+SRC_URI="https://github.com/ianfab/Fairy-Stockfish/archive/fairy_sf_${MY_PV}.tar.gz -> ${P}.tar.gz"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -34,7 +32,6 @@ src_prepare() {
 	default
 
 	local item
-	use test && { mv -T ../../niklasf-python-chess-9b9aa13 ../tests/syzygy || die; }
 	# Rename Stockfish to Fairy-Stockfish
 	sed -i -e 's:EXE = stockfish:EXE = fairy-stockfish:' Makefile || die
 		for item in ../tests/*.sh ; do
@@ -42,8 +39,8 @@ src_prepare() {
 		done
 	# protocol.sh test 'ucci.exp' fails for timeout 5 but pass with 15
 	sed -i -e 's:timeout 5:timeout 15:' ../tests/protocol.sh || die
-	# instrumented.sh syzygy test runs infinitly with USE="largeboards", drop it
-	use largeboards && { sed -i -e '112,141d' ../tests/instrumented.sh || die; }
+	# instrumented.sh syzygy test data tarball get differ size every time, drop it
+	sed -i -e '112,141d' ../tests/instrumented.sh || die
 
 	# prevent pre-stripping
 	sed -e 's:-strip $(BINDIR)/$(EXE)::' -i Makefile \
next             reply	other threads:[~2021-10-01 21:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 21:04 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-29  5:54 [gentoo-commits] repo/proj/guru:master commit in: games-board/fairy-stockfish/ Arthur Zamarin
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=1633109743.27c841dc12e4b418f5fa4bea13511e6ac3b9331a.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox