#6317: optional doctest failure -- maple interface
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
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/sage_trac/ticket/6317>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---