#4583: [with patch; needs review] implement "sage -t --only-optional"
-------------------------+--------------------------------------------------
Reporter: was | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2.1
Component: doctest | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
With the first two Sage repo patches applied I am seeing two issues #4590
and
{{{
**********************************************************************
File "/scratch/mabshoff/release-
cycle/sage-3.2.1.alpha0/devel/sage/sage/rings/number_field/number_field.py",
line 2453:
sage: NumberField(x^3 + 2*x + 1, 'a').galois_group(pari_group=False)
Expected:
Galois group Transitive group number 2 of degree 3 of the Number Field
in a with defining polynomial x^3 + 2*x + 1
Got:
verbose 0 (501: permgroup_named.py, __init__) Warning: Computing with
TransitiveGroups requires the optional database_gap package. Please
install it.
Galois group Transitive group number 2 of degree 3 of the Number Field
in a with defining polynomial x^3 + 2*x + 1
**********************************************************************
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4583#comment:4>
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
-~----------~----~----~----~------~----~------~--~---