#5187: fix optional magma doctests that changed in magma-2.15
------------------------+---------------------------------------------------
 Reporter:  was         |       Owner:  was     
     Type:  defect      |      Status:  new     
 Priority:  minor       |   Milestone:  sage-3.3
Component:  interfaces  |    Keywords:          
------------------------+---------------------------------------------------
 The latest version of Magma is Magma-2.15, and there are doctests all over
 that now slightly fail because the output format of certain things in
 Magma has changed.

 The file at
 http://sage.math.washington.edu/home/was/patches/magma-2.15.txt lists all
 the doctest failures.  It was got by running this script:
 {{{
         sage -t -only_optional=magma
 "devel/sage/sage/rings/polynomial/multi_polynomial_ring_generic.pyx"
         sage -t -only_optional=magma
 "devel/sage/sage/rings/polynomial/term_order.py"
         sage -t -only_optional=magma
 "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
         sage -t -only_optional=magma
 "devel/sage/sage/crypto/mq/mpolynomialsystem.py"
         sage -t -only_optional=magma "devel/sage/sage/interfaces/magma.py"

 }}}
 on eno, which has Magma-2.15.

 I think all the changes are purely cosmetic, so this should be very
 straightforward (but tedious).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5187>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to