#11277: Temporarily disable failing SVD doctest
---------------------------+------------------------------------------------
   Reporter:  jdemeyer     |          Owner:  mvngu   
       Type:  enhancement  |         Status:  new     
   Priority:  blocker      |      Milestone:  sage-4.7
  Component:  doctest      |       Keywords:          
Work_issues:               |       Upstream:  N/A     
   Reviewer:               |         Author:          
     Merged:               |   Dependencies:          
---------------------------+------------------------------------------------
 On one particular configuration (Mac, gcc 4.2.1), there is a doctest
 failure in sage-4.7.alpha5 (See [http://groups.google.com/group/sage-
 release/msg/d29ce3e4f9da5cda]):
 {{{
 sage -t  -long -force_lib "devel/sage/sage/matrix/matrix_double_dense.pyx"
 **********************************************************************
 File
 "/Applications/sage-4.7.alpha5/devel/sage/sage/matrix/matrix_double_dense.pyx",
 line 1390:
     sage: V.is_unitary()
 Expected:
     True
 Got:
     False
 **********************************************************************
 }}}

 This issue is #11248, but I propose to temporarily disable this doctest to
 be able to ship sage-4.7 without failing doctests (otherwise, people will
 complain).

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