#6334: optional doctest failure -- broken finance doctest failures
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
{{{
sage -t -long --optional devel/sage/sage/finance/stock.py
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/finance/stock.py", line 180:
sage: finance.Stock('vmw').google()[:5] # optional -- internet
Expected:
[
28-Nov-07 80.57 88.49 80.57 87.69 7496000,
29-Nov-07 90.91 93.20 89.50 90.85 5497600,
30-Nov-07 95.39 95.60 89.85 91.37 4750200,
3-Dec-07 89.87 96.00 88.70 94.97 4401100,
4-Dec-07 92.26 97.10 92.05 95.08 2896600
]
Got:
[
16-Jun-08 66.00 67.50 65.60 67.47 1742000,
17-Jun-08 67.84 67.84 66.03 67.00 1196900,
18-Jun-08 66.50 66.56 64.76 66.19 1186400,
19-Jun-08 65.92 66.50 64.69 65.72 549200,
20-Jun-08 65.72 65.72 63.12 63.86 1242300
]
**********************************************************************
1 items had failures:
1 of 7 in __main__.example_9
***Test Failed*** 1 failures.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6334>
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
-~----------~----~----~----~------~----~------~--~---