#15252: sage.tests.french_book.linsolve_doctest error on OS X 10.4
--------------------------------+----------------------------------
   Reporter:  jdemeyer          |            Owner:
       Type:  defect            |           Status:  new
   Priority:  blocker           |        Milestone:
  Component:  doctest coverage  |         Keywords:
  Merged in:                    |          Authors:  Jeroen Demeyer
  Reviewers:                    |  Report Upstream:  N/A
Work issues:                    |           Branch:
     Commit:                    |     Dependencies:
   Stopgaps:                    |
--------------------------------+----------------------------------
 On OS X 10.4 PPC G5:
 {{{
 sage -t --long devel/sage/sage/tests/french_book/linsolve_doctest.py
 **********************************************************************
 File "devel/sage/sage/tests/french_book/linsolve_doctest.py", line 159, in
 sage.tests.french_book.linsolve_doctest
 Failed example:
     racines = comp.eigenvalues(); racines
 Expected:
     [0.347521510119 + 0.566550553398*I, 0.347521510119 - 0.566550553398*I,
     0.345023776962 + 0.439908702386*I, 0.345023776962 - 0.439908702386*I,
     -0.517257614325 + 0.512958206789*I, -0.517257614325 -
     0.512958206789*I, -1.36699716455, -9.98357818097]
 Got:
     [0.347521510119 + 0.566550553399*I, 0.347521510119 - 0.566550553399*I,
 0.345023776962 + 0.439908702386*I, 0.345023776962 - 0.439908702386*I,
 -0.517257614325 + 0.512958206789*I, -0.517257614325 - 0.512958206789*I,
 -1.36699716455, -9.98357818097]
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15252>
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/groups/opt_out.

Reply via email to