#16744: Random failure in elliptic_curves/constructor.py
-------------------------------+-------------------------------
Reporter: vbraun | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.3
Component: elliptic curves | Keywords: random_fail
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
-------------------------------+-------------------------------
The code is from #11474:
{{{
sage -t --long src/sage/schemes/elliptic_curves/constructor.py
**********************************************************************
File "src/sage/schemes/elliptic_curves/constructor.py", line 365, in
sage.schemes.elliptic_curves.constructor.EllipticCurveFactory.create_key_and_extra_args
Failed example:
E.gens()
Expected:
[(-2 : 3 : 1), (1 : -1 : 1), (4 : -7 : 1)]
Got:
[(-2 : 3 : 1), (-7/4 : 25/8 : 1), (1 : -1 : 1)]
**********************************************************************
File "src/sage/schemes/elliptic_curves/constructor.py", line 368, in
sage.schemes.elliptic_curves.constructor.EllipticCurveFactory.create_key_and_extra_args
Failed example:
E.gens()
Expected:
[(-2 : 3 : 1), (1 : -1 : 1), (4 : -7 : 1)]
Got:
[(-2 : 3 : 1), (-7/4 : 25/8 : 1), (1 : -1 : 1)]
**********************************************************************
1 item had failures:
2 of 19 in
sage.schemes.elliptic_curves.constructor.EllipticCurveFactory.create_key_and_extra_args
[182 tests, 2 failures, 67.70 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16744>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.