Skip to content

optional package database_cremona_ellcurve-20120113.spkg causes test failure #12556

@sagetrac-mariah

Description

@sagetrac-mariah

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions