#4389: [with patch, needs review] Sage 3.1.4: optional doctest failure in
sage/groups/perm_gps/permgroup.py
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff
     Type:  defect    |      Status:  new     
 Priority:  major     |   Milestone:  sage-3.2
Component:  doctest   |    Keywords:          
----------------------+-----------------------------------------------------
 {{{
 sage -t -long -optional devel/sage/sage/groups/perm_gps/permgroup.py
 **********************************************************************
 File "/scratch/mabshoff/release-cycle/sage-3.1.3.final/tmp/permgroup.py",
 line 179:
     sage: H.gens()                            # requires optional
 database_gap
 Expected:
     ((1,2,3,4), (1,3))
 Got:
     [(1,2,3,4), (1,3)]
 **********************************************************************
 }}}
 The above is caused by changing the printing of permutations that went
 into Sage a while ago. The fix is obvious.

 Cheers,

 Michael

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