#5035: [with patch; needs review] get doctest coverage of 
matrix_generic_dense.pyx
up to 100%
----------------------------+-----------------------------------------------
 Reporter:  was             |        Owner:  was     
     Type:  defect          |       Status:  new     
 Priority:  major           |    Milestone:  sage-3.3
Component:  linear algebra  |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by ddrake):

 The patch applies cleanly, but I get a doctest error:
 {{{
 sage -t  "devel/sage-main/sage/matrix/matrix_generic_dense.pyx"
 **********************************************************************
 File "/var/tmp/sage-3.3.alpha0/devel/sage-
 main/sage/matrix/matrix_generic_dense.pyx", line 161:
     sage: hash(A)
 Expected:
     -623270016
 Got:
     139665060168050560
 **********************************************************************
 1 items had failures:
    1 of   6 in __main__.example_6
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /var/tmp/sage-3.3.alpha0/tmp/.doctest_matrix_generic_dense.py
          [1.1 s]
 exit code: 1024
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5035#comment:2>
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