#6785: Doctest failure in
sage-4.1.1/devel/sage/doc/en/constructions/plotting.rst
----------------------+-----------------------------------------------------
Reporter: drkirkby | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: graphics | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
On Solaris 10 update 7 (SPARC), the following test failed. Both ECL and
Maxima were updated - ECL version 9.8.4, Maxima version 5.19.1. Sage was
built with gcc 4.4.1
{{{
----------------------------------------------------------------------
| Sage Version 4.1.1, Release Date: 2009-08-14 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
Thu Aug 20 20:02:37 BST 2009
dsage-trial tmp directory doesn't exist - creating ...
This script will run the unit tests for DSage
}}}
<SNIP>
{{{
**********************************************************************
File
"/export/home/drkirkby/sage/sage-4.1.1/devel/sage/doc/en/constructions/plotting.rst",
line 209:
sage: maxima.eval('load("plotdf");')
Expected:
'".../local/share/maxima/5.16.3/share/dynamics/plotdf.lisp"'
Got:
'"/export/home/drkirkby/sage/sage-4.1.1/local/share/maxima/5.19.1/share/dynamics/plotdf.lisp"'
**********************************************************************
1 items had failures:
1 of 3 in __main__.example_11
***Test Failed*** 1 failures.
For whitespace errors, see the file
/export/home/drkirkby/sage/sage-4.1.1/tmp/.doctest_plotting.py
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6785>
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
-~----------~----~----~----~------~----~------~--~---