[sagemath] 01/01: Note that 2 tests are fixed in sympy git
Ximin Luo
infinity0 at debian.org
Thu Oct 13 11:19:38 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 f768f3db7f2d19537c34263892438f42fdf6e46d
Author: Ximin Luo <infinity0 at debian.org>
Date: Thu Oct 13 13:19:24 2016 +0200
Note that 2 tests are fixed in sympy git
---
debian/README.Debian | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 896ce1d..ddc2b01 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -58,6 +58,11 @@ results, please add your experience to the below summary.
First, remove ".frontend" from /usr/bin/ipython, this will fix 1 test. This is
already fixed in ipython (Debian) git, we're just waiting for an upload.
+Next, in /usr/lib/python2.7/dist-packages/sympy/core/function.py, find "class
+AppliedUndef" and remove the whole of "def _sage_" from it, this will fix
+another 2 tests. This is also already fixed in sympy (Debian) git, we're just
+waiting for an upload.
+
You can see infinity0's test failures here: https://people.debian.org/~infinity0/res/
Look for files named "sagemath-*_*.log"
@@ -65,8 +70,8 @@ Now for the summary:
### Breakdown
-39+5 unreproducible for infinity0
-52 (estimated) for Tobias
+37+5 unreproducible for infinity0
+50 (estimated) for Tobias
### We have some sort of lead for further investigation
@@ -83,13 +88,12 @@ sage -t --long src/sage/libs/glpk/error.pyx # 1 doctest failed
3 Very-minor floating point differences
sage -t --long src/sage/numerical/optimize.py # 4 doctests failed (1 is not floating-point related)
-8 Others
+6 Others
sage -t --long src/sage/geometry/polyhedron/backend_cdd.py # 1 doctests failed
sage -t --long src/sage/interfaces/tests.py # 2 doctests failed
sage -t --long src/sage/numerical/optimize.py # 4 doctests failed (3 accounted for above, 1 reported as #840159)
sage -t --long src/sage/repl/ipython_kernel/install.py # 1 doctest failed
sage -t --long src/sage/rings/integer.pyx # 1 doctest failed
-sage -t --long src/sage/tests/french_book/recequadiff.py # 2 doctests failed
### Not yet investigated / no idea
--
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