We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sage-4.8 without any optional packages passes all tests.
sage-4.8 with the optional package database_cremona_ellcurve-20120113.spkg fails the following test:
eno% ./sage -t --long -force_lib "devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst" sage -t --long -force_lib "devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst" *** Warning: new stack size = 1098912 (1.048 Mbytes). ********************************************************************** File "/home/mariah/sage/sage-4.8-x86_64-Linux-core2-fc-optional/devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst", line 257: sage: E.gens() # a few seconds Expected: [(1 : 3 : 1), (67/4 : 507/8 : 1)] Got: [(-11/9 : 47/27 : 1), (1 : 3 : 1)] ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_8 ***Test Failed*** 1 failures. For whitespace errors, see the file /home/mariah/.sage//tmp/elliptic_curves_10000.py [18.6 s] ---------------------------------------------------------------------- The following tests failed: sage -t --long -force_lib "devel/sage/doc/en/bordeaux_2008/elliptic_curves.rst" Total time for all tests: 18.7 seconds eno%
Component: packages: optional
Reviewer: Mariah Lenox
Issue created by migration from https://trac.sagemath.org/ticket/12556
The text was updated successfully, but these errors were encountered:
sage-5.0 and the updated optional package database_cremona_ellcurve-20120302.spkg does not have the reported test failure.
I believe this ticket can be closed.
Sorry, something went wrong.
Reviewer: mariah
Author: mariah
Changed author from mariah to none
Changed reviewer from mariah to Mariah Lenox
No branches or pull requests
sage-4.8 without any optional packages passes all tests.
sage-4.8 with the optional package database_cremona_ellcurve-20120113.spkg fails the following test:
Component: packages: optional
Reviewer: Mariah Lenox
Issue created by migration from https://trac.sagemath.org/ticket/12556
The text was updated successfully, but these errors were encountered: