#6318: optional doctest failure -- axiom interface -- something doesn't work
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
Comment(by was):
Another axiom/fricas failure:
{{{
sage -t -long --optional devel/sage/sage/rings/integer_mod.pyx
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/rings/integer_mod.pyx", line 415:
sage: aa.type() #optional - fricas
Expected:
IntegerMod(15)
Got:
IntegerMod 15
**********************************************************************
1 items had failures:
1 of 8 in __main__.example_13
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_integer_mod.py
[9.0 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6318#comment:2>
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
-~----------~----~----~----~------~----~------~--~---