#6310: [with patch, positive review] optional doctest failure
--------------------------------------+---------------------------------
       Reporter:  was                 |        Owner:  tbd
           Type:  defect              |       Status:  closed
       Priority:  major               |    Milestone:  sage-4.1.1
      Component:  packages: optional  |   Resolution:  fixed
       Keywords:                      |    Merged in:  Sage 4.1.1.alpha1
        Authors:  John Cremona        |    Reviewers:  William Stein
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+---------------------------------
Changes (by chapoton):

 * upstream:   => N/A


Old description:

> {{{
> sage -t -long --optional
> devel/sage/sage/schemes/elliptic_curves/ell_egros.py
> **********************************************************************
> File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
> main/sage/schemes/elliptic_curves/ell_egros.py", line 63:
>     sage: [e.label() for e in
> EllipticCurves_with_good_reduction_outside_S([11])]
> Expected:
>     Failed to find S-integral points on  [0, 0, 0, 0, -25299648]
>     Failed to find S-integral points on  [0, 0, 0, 0, -278296128]
>     ['11a1',
>     '11a2',
>     '11a3',
>     '121a1',
>     '121a2',
>     '121b1',
>     '121b2',
>     '121c1',
>     '121c2',
>     '121d1',
>     '121d2',
>     '121d3']
> Got:
>     ['11a1', '11a2', '11a3', '121a1', '121a2', '121b1', '121b2', '121c1',
> '121c2', '121d1', '121d2', '121d3']
> **********************************************************************
> 1 items had failures:
>    1 of   4 in __main__.example_0
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file
> /home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_ell_egros.py
>          [29.5 s]
> }}}

New description:

 {{{
 sage -t -long --optional
 devel/sage/sage/schemes/elliptic_curves/ell_egros.py
 **********************************************************************
 File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
 main/sage/schemes/elliptic_curves/ell_egros.py", line 63:
     sage: [e.label() for e in
 EllipticCurves_with_good_reduction_outside_S([11])]
 Expected:
     Failed to find S-integral points on  [0, 0, 0, 0, -25299648]
     Failed to find S-integral points on  [0, 0, 0, 0, -278296128]
     ['11a1',
     '11a2',
     '11a3',
     '121a1',
     '121a2',
     '121b1',
     '121b2',
     '121c1',
     '121c2',
     '121d1',
     '121d2',
     '121d3']
 Got:
     ['11a1', '11a2', '11a3', '121a1', '121a2', '121b1', '121b2', '121c1',
 '121c2', '121d1', '121d2', '121d3']
 **********************************************************************
 1 items had failures:
    1 of   4 in __main__.example_0
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_ell_egros.py
  [29.5 s]
 }}}

--

--
Ticket URL: <http://trac.sagemath.org/ticket/6310#comment:7>
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.

Reply via email to