[med-svn] [r-cran-igraph] 03/03: Fix autopkgtests: Update debian/README.test
Graham Inggs
ginggs at moszumanska.debian.org
Sun Nov 26 06:15:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
ginggs pushed a commit to branch master
in repository r-cran-igraph.
commit 4f986775ceede4d1c6e00b2c2335af8a7910fefc
Author: Graham Inggs <ginggs at debian.org>
Date: Sun Nov 26 08:13:59 2017 +0200
Fix autopkgtests: Update debian/README.test
---
debian/README.test | 17 ++---------------
debian/changelog | 1 +
2 files changed, 3 insertions(+), 15 deletions(-)
diff --git a/debian/README.test b/debian/README.test
index 085492b..55a9142 100644
--- a/debian/README.test
+++ b/debian/README.test
@@ -3,19 +3,6 @@ Notes on how this package can be tested.
To run the unit tests provided by the package you can do
-LC_ALL=C R --no-save <<EOT
-library(igraph)
-igraphtest()
-EOT
-
-Please note that some tests are disabled (= removed from the installed
-package:
-
- 1. inst/tests/test_arpack.R
- Upstream says: "an issue that has come up a couple of times so far with
- ARPACK, but I don't know how to fix it in this case, I can't seem to
- be able to reproduce it.
-
- So for the moment this test is disabled and the issue delayed for further
- investigation.
+ sh run-unit-test
+in this directory.
diff --git a/debian/changelog b/debian/changelog
index 2569210..d26f10f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ r-cran-igraph (1.1.2-2) UNRELEASED; urgency=medium
* Fix autopkgtests: Install testthat tests as docs
Update debian/tests/run-unit-test
+ Update debian/README.test
-- Graham Inggs <ginggs at debian.org> Sun, 26 Nov 2017 06:07:22 +0000
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-igraph.git
More information about the debian-med-commit
mailing list