Ticket #890 (closed defect: fixed)
2.8.7-alpha0: doctest failure in schemes/elliptic_curves/ec_database.py (database lookup failures)
| Reported by: | cwitty | Owned by: | failure |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-2.8.7 |
| Component: | doctest | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Several failures; the following is typical:
File "ec_database.py", line 21:
sage: elliptic_curves.rank(n=5, rank=3, tors=2, labels=True)
Expected:
['59450i1', '59450i2', '61376c1', '61376c2', '65481c1']
Got:
[]
Change History
Note: See
TracTickets for help on using
tickets.
