[sagemath] 01/01: Note that we're timing out on R currently
Ximin Luo
infinity0 at debian.org
Sat Oct 15 11:41:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository sagemath.
commit 29881824b4b08c0bf042b6001a9e77236c439dfd
Author: Ximin Luo <infinity0 at debian.org>
Date: Sat Oct 15 13:41:22 2016 +0200
Note that we're timing out on R currently
---
debian/README.Debian | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index ba359be..a3f43c9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -82,6 +82,21 @@ Now for the summary:
18+5 unreproducible for infinity0
32 (estimated) for Tobias
+plus "timed out waiting for R"
+
+### Timed out waiting for R
+
+Give --verbose to see which test case it's hanging on. Running R manually works.
+Run the example manually inside ./sage and press Ctrl-C to get a backtrace.
+
+sage -t --long src/sage/misc/sageinspect.py # Timed out
+sage -t --long src/sage/interfaces/expect.py # Timed out
+sage -t --long src/sage/interfaces/r.py # Timed out
+sage -t --long src/sage/interfaces/interface.py # Timed out
+sage -t --long src/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst # Timed out
+sage -t --long /usr/lib/python2.7/dist-packages/sagenb/misc/support.py # Timed out
+sage -t --long src/sage/stats/r.py # Timed out
+
### We have some sort of lead for further investigation
The _wip_hacky-test-fixes branch unbreaks some of these, but not sure that
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
More information about the debian-science-commits
mailing list