#6317: optional doctest failure -- maple interface
--------------------------------------+------------------------
       Reporter:  was                 |        Owner:  tbd
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-6.4
      Component:  packages: optional  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------
Changes (by chapoton):

 * upstream:   => N/A


Old description:

> Evidently the maple interface is even completely broken on sage.math
> right now!
> {{{
> sage -t -long --optional devel/sage/sage/calculus/calculus.py
> **********************************************************************
> File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
> main/sage/calculus/calculus.py", line 479:
>     sage: g = maple(f); g                             # optional --
> requires maple
> Expected:
>     sin(x^2)+y^z
> Got:
>     <BLANKLINE>
> **********************************************************************
> File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
> main/sage/calculus/calculus.py", line 481:
>     sage: g.integrate(x)                              # optional --
> requires maple
> Expected:
>     1/2*2^(1/2)*Pi^(1/2)*FresnelS(2^(1/2)/Pi^(1/2)*x)+y^z*x
> Got:
>     read
> "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
>     read
> "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
>     read
> "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
>     sage2
> **********************************************************************
> 1 items had failures:
>    2 of  56 in __main__.example_1
> ***Test Failed*** 2 failures.
> For whitespace errors, see the file
> /home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_calculus.py
>          [13.3 s]
> }}}

New description:

 Evidently the maple interface is even completely broken on sage.math right
 now!
 {{{
 sage -t -long --optional devel/sage/sage/calculus/calculus.py
 **********************************************************************
 File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
 main/sage/calculus/calculus.py", line 479:
     sage: g = maple(f); g                             # optional --
 requires maple
 Expected:
     sin(x^2)+y^z
 Got:
     <BLANKLINE>
 **********************************************************************
 File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
 main/sage/calculus/calculus.py", line 481:
     sage: g.integrate(x)                              # optional --
 requires maple
 Expected:
     1/2*2^(1/2)*Pi^(1/2)*FresnelS(2^(1/2)/Pi^(1/2)*x)+y^z*x
 Got:
     read
 "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
     read
 "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
     read
 "/scratch/wstein/sage//temp/sage.math.washington.edu/2399//interface//tmp2399";
     sage2
 **********************************************************************
 1 items had failures:
    2 of  56 in __main__.example_1
 ***Test Failed*** 2 failures.
 For whitespace errors, see the file
 /home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_calculus.py
  [13.3 s]
 }}}

--

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