From: Zac Medico Date: Mon, 29 Jul 2019 06:30:24 +0000 (-0700) Subject: dev-util/bazel: RESTRICT=test X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3a38739108e676f971602127d4c00bf6ff5bcda;p=gentoo.git dev-util/bazel: RESTRICT=test Closes: https://bugs.gentoo.org/690794 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Zac Medico --- diff --git a/dev-util/bazel/bazel-0.24.1-r1.ebuild b/dev-util/bazel/bazel-0.24.1-r1.ebuild index a1d730d57133..84224be11667 100644 --- a/dev-util/bazel/bazel-0.24.1-r1.ebuild +++ b/dev-util/bazel/bazel-0.24.1-r1.ebuild @@ -13,9 +13,10 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="examples test tools" +IUSE="examples tools" # strip corrupts the bazel binary -RESTRICT="strip test? ( network-sandbox ) !test? ( test )" +# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794) +RESTRICT="strip test" RDEPEND=">=virtual/jdk-1.8:*" DEPEND="${RDEPEND} app-arch/unzip diff --git a/dev-util/bazel/bazel-0.26.1-r1.ebuild b/dev-util/bazel/bazel-0.26.1-r1.ebuild index a1d730d57133..84224be11667 100644 --- a/dev-util/bazel/bazel-0.26.1-r1.ebuild +++ b/dev-util/bazel/bazel-0.26.1-r1.ebuild @@ -13,9 +13,10 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="examples test tools" +IUSE="examples tools" # strip corrupts the bazel binary -RESTRICT="strip test? ( network-sandbox ) !test? ( test )" +# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794) +RESTRICT="strip test" RDEPEND=">=virtual/jdk-1.8:*" DEPEND="${RDEPEND} app-arch/unzip diff --git a/dev-util/bazel/bazel-0.27.0-r1.ebuild b/dev-util/bazel/bazel-0.27.0-r1.ebuild index a1d730d57133..84224be11667 100644 --- a/dev-util/bazel/bazel-0.27.0-r1.ebuild +++ b/dev-util/bazel/bazel-0.27.0-r1.ebuild @@ -13,9 +13,10 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="examples test tools" +IUSE="examples tools" # strip corrupts the bazel binary -RESTRICT="strip test? ( network-sandbox ) !test? ( test )" +# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794) +RESTRICT="strip test" RDEPEND=">=virtual/jdk-1.8:*" DEPEND="${RDEPEND} app-arch/unzip diff --git a/dev-util/bazel/bazel-0.27.2.ebuild b/dev-util/bazel/bazel-0.27.2.ebuild index a1d730d57133..84224be11667 100644 --- a/dev-util/bazel/bazel-0.27.2.ebuild +++ b/dev-util/bazel/bazel-0.27.2.ebuild @@ -13,9 +13,10 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="examples test tools" +IUSE="examples tools" # strip corrupts the bazel binary -RESTRICT="strip test? ( network-sandbox ) !test? ( test )" +# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794) +RESTRICT="strip test" RDEPEND=">=virtual/jdk-1.8:*" DEPEND="${RDEPEND} app-arch/unzip diff --git a/dev-util/bazel/bazel-0.28.1.ebuild b/dev-util/bazel/bazel-0.28.1.ebuild index a1d730d57133..84224be11667 100644 --- a/dev-util/bazel/bazel-0.28.1.ebuild +++ b/dev-util/bazel/bazel-0.28.1.ebuild @@ -13,9 +13,10 @@ SRC_URI="https://github.com/bazelbuild/bazel/releases/download/${PV}/${P}-dist.z LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="examples test tools" +IUSE="examples tools" # strip corrupts the bazel binary -RESTRICT="strip test? ( network-sandbox ) !test? ( test )" +# test fails with network-sandbox: An error occurred during the fetch of repository 'io_bazel_skydoc' (bug 690794) +RESTRICT="strip test" RDEPEND=">=virtual/jdk-1.8:*" DEPEND="${RDEPEND} app-arch/unzip