#4463: [with patch, positive review] modular/abvar/homspace.py doctests are long
-----------------------------------+----------------------------------------
 Reporter:  mhampton               |        Owner:  craigcitro
     Type:  defect                 |       Status:  assigned  
 Priority:  major                  |    Milestone:  sage-3.2.1
Component:  modular forms          |   Resolution:            
 Keywords:  abvar, homspace, long  |  
-----------------------------------+----------------------------------------
Comment (by mabshoff):

 There is one doctest failure issue here:
 {{{
 sage -t -long devel/sage/sage/modules/free_module.py
 **********************************************************************
 File "/scratch/mabshoff/release-
 cycle/sage-3.2.1.alpha1/devel/sage/sage/modules/free_module.py", line
 1164:
     sage: K = S.integral_structure(); K
 Expected:
     Free module of degree 19 and rank 8 over Integer Ring
     Echelon basis matrix:
     [ 0  1  0  0 -1  0  0  0  0  0  0  0  0  0  0  0  0  0  0]
     ...
 Got:
     Free module of degree 19 and rank 8 over Integer Ring
     User basis matrix:
     [ 0  1  0  0 -1  0  0  0  0  0  0  0  0  0  0  0  0  0  0]
     [ 0  0  1  0 -1  0  0  0  0  0  0  0  0  0  0  0  0  0  0]
     [ 0  0  0  0  0  1  0  0  0 -1  0  0  0  0  0  0  0  0  0]
     [ 0  0  0  0  0  0  1  0  0  0 -1  0  0  0  0  0  0  0  0]
     [ 0  0  0  0  0  0  0  1  0 -1  0  0  0  0  0  0  0  0  0]
     [ 0  0  0  0  0  0  0  0  1  0 -1  0  0  0  0  0  0  0  0]
     [ 0  0  0  0  0  0  0  0  0  0  0  1  0 -1  0  0  0 -1  1]
     [ 0  0  0  0  0  0  0  0  0  0  0  0  1  0 -1  0  0  1 -1]
 **********************************************************************
 }}}
 Changing this is simple, but I would like to know if the experts think
 this change is justified.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4463#comment:7>
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