mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-R/webfakes: release -r1 and fix failing tests
The tests fail when there is no running x server, disable the non-CRAN tests. Closes: https://bugs.gentoo.org/856343 Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -38,5 +38,5 @@ SUGGESTED_PACKAGES="
|
||||
|
||||
src_test() {
|
||||
cd "${WORKDIR}/${P}/tests" || die
|
||||
NOT_CRAN=true R_LIBS="${T}/R" edo Rscript --vanilla testthat.R
|
||||
R_LIBS="${T}/R" edo Rscript --vanilla testthat.R
|
||||
}
|
||||
Reference in New Issue
Block a user