#5166: Sage 3.3.a4: sage/symbolic/function.pyx doctest failure on OSX
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: burcin
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.3
Component: calculus | Keywords:
----------------------+-----------------------------------------------------
{{{
sage -t -long "devel/sage/sage/symbolic/function.pyx"
**********************************************************************
File
"/Users/mabshoff/sage-3.3.alpha4/devel/sage/sage/symbolic/function.pyx",
line 377:
sage: f_list[8] # indices here depend on the GiNaC library
Expected:
gamma
Got nothing
**********************************************************************
File
"/Users/mabshoff/sage-3.3.alpha4/devel/sage/sage/symbolic/function.pyx",
line 379:
sage: f_list[12]
Expected:
exp
Got:
<function O at 0x8210170>
**********************************************************************
File
"/Users/mabshoff/sage-3.3.alpha4/devel/sage/sage/symbolic/function.pyx",
line 442:
sage: f_list[14]
Expected:
sin
Got:
<function log at 0xa2a8b30>
**********************************************************************
File
"/Users/mabshoff/sage-3.3.alpha4/devel/sage/sage/symbolic/function.pyx",
line 444:
sage: f_list[15]
Expected:
cos
Got:
sin
**********************************************************************
2 items had failures:
2 of 6 in __main__.example_6
2 of 6 in __main__.example_7
***Test Failed*** 4 failures.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5166>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---