the crun test suite is comprehensive to the extent that tests will fail
within a sandbox environment, due to the nature of the priveledges
required to create linux "containers."
for now I am restricting tests until the time when I can find the time
to determine a subset of tests that will run within a sandbox.
Closes: https://bugs.gentoo.org/700724
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Dan Molik <dan@danmolik.com>
Closes: https://github.com/gentoo/gentoo/pull/13719
Signed-off-by: Aaron Bauman <bman@gentoo.org>
doc? ( dev-go/go-md2man )
"
+# the crun test suite is comprehensive to the extent that tests will fail
+# within a sandbox environment, due to the nature of the priveledges
+# required to create linux "containers."
+RESTRICT="test"
+
DOCS=README.md
src_configure() {