#11900: Serious regression caused by #9138
--------------------------------------------------------------------------+-
   Reporter:  SimonKing                                                   |     
     Owner:  tbd                         
       Type:  defect                                                      |     
    Status:  positive_review             
   Priority:  critical                                                    |     
 Milestone:  sage-5.0                    
  Component:  performance                                                 |     
  Keywords:  categories regression       
Work_issues:                                                              |     
  Upstream:  N/A                         
   Reviewer:  Jeroen Demeyer, Nicolas M. ThiƩry, Simon King, Jason Grout  |     
    Author:  Simon King                  
     Merged:                                                              |   
Dependencies:  #11319, #9138, #11911, #9562
--------------------------------------------------------------------------+-

Comment(by jdemeyer):

 I'm seeing this error on `bsd.math` but that's unrelated to this ticket:
 {{{
 sage -t  --long -force_lib
 devel/sage/sage/schemes/generic/toric_divisor.py
 **********************************************************************
 File "/Users/jdemeyer/sage-4.8.alpha5/devel/sage-
 main/sage/schemes/generic/toric_divisor.py", line 1590:
     sage: supp.Vrepresentation()
 Expected:
     [A vertex at (-1, 1), A vertex at (0, 2), A vertex at (0, -1), A
 vertex at (3, -1)]
 Got:
     [A vertex at (-1, 1), A vertex at (0, 2), A vertex at (3, -1), A
 vertex at (0, -1)]
 **********************************************************************
 }}}

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

Reply via email to