#6329: optional doctest failure --  breakage in the sage<-->magma interface
---------------------------+------------------------------------------------
   Reporter:  was          |          Owner:  tbd                        
       Type:  defect       |         Status:  positive_review            
   Priority:  minor        |      Milestone:  sage-4.7.2                 
  Component:  interfaces   |       Keywords:  sd32                       
Work_issues:               |       Upstream:  N/A                        
   Reviewer:  Mike Hansen  |         Author:  Mariah Lenox, William Stein
     Merged:               |   Dependencies:                             
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):

  * reviewer:  => Mike Hansen
  * author:  Mariah Lenox => Mariah Lenox, William Stein


Old description:

> {{{
> sage -t -long --optional devel/sage/sage/rings/rational.pyx
> **********************************************************************
> File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
> main/sage/rings/rational.pyx", line 3087:
>     sage: magma(3/1).Type()             # optional
> Expected:
>     FldRatElt
> Got:
>     RngIntElt
> **********************************************************************
> 1 items had failures:
>    1 of   5 in __main__.example_84
> ***Test Failed*** 1 failures.
> }}}

New description:

 {{{
 sage -t -long --optional devel/sage/sage/rings/rational.pyx
 **********************************************************************
 File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
 main/sage/rings/rational.pyx", line 3087:
     sage: magma(3/1).Type()             # optional
 Expected:
     FldRatElt
 Got:
     RngIntElt
 **********************************************************************
 1 items had failures:
    1 of   5 in __main__.example_84
 ***Test Failed*** 1 failures.
 }}}

 ----

 Apply only [attachment:trac_6329.2.patch] to the Sage library.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6329#comment:12>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to