sys-libs/libomp: Restrict tests to avoid hangs
authorMichał Górny <mgorny@gentoo.org>
Fri, 22 Dec 2017 15:56:31 +0000 (16:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 22 Dec 2017 15:57:25 +0000 (16:57 +0100)
Bug: https://bugs.gentoo.org/638410

sys-libs/libomp/libomp-4.0.1.ebuild
sys-libs/libomp/libomp-5.0.0.ebuild
sys-libs/libomp/libomp-5.0.1.ebuild
sys-libs/libomp/libomp-9999.ebuild

index 0ca953656f66beb7e9a304b00a6e391ddb64cf7c..2eed580030c3c5d364c5f22bf838717812590b10 100644 (file)
@@ -22,6 +22,8 @@ LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE="hwloc ompt test"
+# Restrict tests to avoid hanging, https://bugs.gentoo.org/638410
+RESTRICT="test"
 
 RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"
 # tests:
index 7b723ea293a9a360f568158d58573f76f32ff967..f90baa29e6651ccf7774bd1f6600ab75105a3caf 100644 (file)
@@ -22,6 +22,8 @@ LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="hwloc ompt test"
+# Restrict tests to avoid hanging, https://bugs.gentoo.org/638410
+RESTRICT="test"
 
 RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"
 # tests:
index 7b723ea293a9a360f568158d58573f76f32ff967..f90baa29e6651ccf7774bd1f6600ab75105a3caf 100644 (file)
@@ -22,6 +22,8 @@ LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="hwloc ompt test"
+# Restrict tests to avoid hanging, https://bugs.gentoo.org/638410
+RESTRICT="test"
 
 RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"
 # tests:
index 3a3f7466c5915f88a1a4ff16cdef1e4b77bf42a6..6b0c0b5b801418fed99b3cf1a4d75e9690ee7c56 100644 (file)
@@ -24,7 +24,8 @@ LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
 SLOT="0"
 KEYWORDS=""
 IUSE="hwloc ompt test"
-RESTRICT="!test? ( test )"
+# Restrict tests to avoid hanging, https://bugs.gentoo.org/638410
+RESTRICT="test !test? ( test )"
 
 RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )"
 # tests: