#19312: Update to pynac-0.5.0
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.10
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Ralf Stephan       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/rws/19312-1      |  8421ab9a0ad240f631d434a00c6690bcb94676c3
   Dependencies:  #19298             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work


Comment:

 {{{
 sage -t src/sage/plot/arc.py
 **********************************************************************
 File "src/sage/plot/arc.py", line 66, in sage.plot.arc.Arc.__init__
 Failed example:
     bool(A[0].angle == pi/4)
 Expected:
     True
 Got:
     False
 **********************************************************************
 File "src/sage/plot/arc.py", line 70, in sage.plot.arc.Arc.__init__
 Failed example:
     bool(A[0].s2 == pi)
 Expected:
     True
 Got:
     False
 **********************************************************************
 1 item had failures:
    2 of  12 in sage.plot.arc.Arc.__init__
     [47 tests, 2 failures, 2.28 s]
 sage -t src/sage/structure/parent.pyx
 **********************************************************************
 File "src/sage/structure/parent.pyx", line 1227, in
 sage.structure.parent.Parent.__contains__
 Failed example:
     pi in RIF # there is no element of RIF equal to pi
 Expected:
     False
 Got:
     True
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19312#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to