#6332: [with patch, needs review] optional doctest failure -- jones number field
database tests fail
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
Comment(by fwclarke):
The failures here were caused mainly by `unramified_outside` ordering its
output. Presumably the doctests weren't updated when the ordering was
introduced.
Sorting the list of fields is a good idea, but the existing ordering was
essentially random. In the patch I've fixed it so that the fields are
ordered primarily by degree and discriminant, and done the same for the
other main function `ramified_at`. The doctests have been adjusted
accordingly.
At the same time the opportunity has been taken to tidy up a few things.
In particular I have included a check that the 'primes' are indeed prime.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6332#comment:1>
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
-~----------~----~----~----~------~----~------~--~---