[Debian-science-sagemath] 157 failed tests
Ximin Luo
infinity0 at debian.org
Sun Oct 2 23:41:00 UTC 2016
I've pushed a commit to patch sage's use of scipy-related things, un-breaking 33 more tests.
Ximin Luo:
>> sage -t --long src/sage/schemes/elliptic_curves/ell_rational_field.py # 13 doctests failed
This is because our experimental pari packages are missing some files:
$ git grep "\.gp['\"]"
src/sage/databases/jones.py: if Y[-3:] == ".gp":
src/sage/lfunctions/dokchitser.py: g.read('computel.gp')
src/sage/misc/citation.pyx:systems['PARI'] = ['sage.libs.pari', 'sage.interfaces.gp']
src/sage/schemes/elliptic_curves/gp_simon.py: gp.read("ellQ.gp")
src/sage/schemes/elliptic_curves/gp_simon.py: gp.read("ell.gp")
src/sage/schemes/elliptic_curves/gp_simon.py: gp.read("qfsolve.gp")
src/sage/schemes/elliptic_curves/gp_simon.py: gp.read("resultant3.gp")
Fixing this should fix another ~13 tests. I will do that next time.
X
--
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git
More information about the Debian-science-sagemath
mailing list