#17797: random failure in cachefunc.pyx
----------------------+-------------------------------
   Reporter:  vbraun  |            Owner:
       Type:  defect  |           Status:  new
   Priority:  major   |        Milestone:  sage-6.6
  Component:  misc    |         Keywords:  random_fail
  Merged in:          |          Authors:
  Reviewers:          |  Report Upstream:  N/A
Work issues:          |           Branch:
     Commit:          |     Dependencies:
   Stopgaps:          |
----------------------+-------------------------------
 This looks like an obvious thing to go wrong if the system load is only
 high enough:
 {{{
 sage -t --long --warn-long 66.4 src/sage/misc/cachefunc.pyx
 **********************************************************************
 File "src/sage/misc/cachefunc.pyx", line 3408, in
 sage.misc.cachefunc.DiskCachedFunction.__init__
 Failed example:
     walltime(w) < 2
 Expected:
     True
 Got:
     False
 **********************************************************************
 1 item had failures:
    1 of   8 in sage.misc.cachefunc.DiskCachedFunction.__init__
     [749 tests, 1 failure, 35.71 s]
 }}}

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