summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-23 13:25:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-23 13:26:04 +0000
commitce14d2a533200d2917090e18b324d3bbf914ea18 (patch)
treeceace199f14e3ac50bcd4ae1190856d84ba756a4 /dev-lang/crystal/crystal-0.27.0.ebuild
parentsys-kernel/linux-firmware: Fix building with USE="savedconfig". (diff)
downloadgentoo-ce14d2a533200d2917090e18b324d3bbf914ea18.tar.gz
gentoo-ce14d2a533200d2917090e18b324d3bbf914ea18.tar.bz2
gentoo-ce14d2a533200d2917090e18b324d3bbf914ea18.zip
dev-lang/crystal: disable broken tests
networking tests don't work with FEATURES=network-sandbox unix tests don't work on paths more than 107 bytes (crystal limitation) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/crystal/crystal-0.27.0.ebuild')
-rw-r--r--dev-lang/crystal/crystal-0.27.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/crystal/crystal-0.27.0.ebuild b/dev-lang/crystal/crystal-0.27.0.ebuild
index b7dcd5f70cfe..763582835a2d 100644
--- a/dev-lang/crystal/crystal-0.27.0.ebuild
+++ b/dev-lang/crystal/crystal-0.27.0.ebuild
@@ -44,6 +44,9 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.26.1-gentoo-tests-sandbox.patch
"${FILESDIR}"/${PN}-0.26.1-gentoo-tests-network-sandbox-3.patch
"${FILESDIR}"/${PN}-0.27.0-extra-spec-flags.patch
+ "${FILESDIR}"/${PN}-0.27.0-max-age-0-test.patch
+ "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-network-sandbox.patch
+ "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-long-unix.patch
)
src_prepare() {