#11971: get_memory_usage() doctest failure
------------------------------------+-------------------------------
       Reporter:  jdemeyer          |        Owner:  mvngu
           Type:  defect            |       Status:  closed
       Priority:  minor             |    Milestone:  sage-4.8
      Component:  doctest coverage  |   Resolution:  fixed
       Keywords:                    |    Merged in:  sage-4.8.alpha2
        Authors:  Jeroen Demeyer    |    Reviewers:  Justin Walker
Report Upstream:  N/A               |  Work issues:
         Branch:                    |       Commit:
   Dependencies:                    |     Stopgaps:
------------------------------------+-------------------------------
Description changed by chapoton:

Old description:

> Justin reports on sage-release:
> {{{
> Built from scratch on Mac OS X, 10.6.8 (Dual 6-Core Xeon) w/o problems.
> Testing (ptestlong) yielded one failure:
> ----------------------------------------------------------------------
> The temporary doctesting directory
>    /Users/justin/.sage/tmp/Zippo.local-33453
> was not removed: it is not empty, presumably because doctests
> failed or doctesting was interrupted.
>
> ----------------------------------------------------------------------
>
> The following tests failed:
>
>         sage -t  -long -force_lib devel/sage/sage/misc/getusage.py # 1
> doctests failed
> ----------------------------------------------------------------------
> **********************************************************************
> File "/Users/Sage/sage-4.7.2.rc1/devel/sage-main/sage/misc/getusage.py",
> line 93
> :
>     sage: get_memory_usage(t)          # amount of memory more than when
> we defined t.
> Expected:
>     0.0
> Got:
>     0.25
> **********************************************************************
> }}}

New description:

 Justin reports on sage-release:
 {{{
 Built from scratch on Mac OS X, 10.6.8 (Dual 6-Core Xeon) w/o problems.
 Testing (ptestlong) yielded one failure:
 ----------------------------------------------------------------------
 The temporary doctesting directory
    /Users/justin/.sage/tmp/Zippo.local-33453
 was not removed: it is not empty, presumably because doctests
 failed or doctesting was interrupted.

 ----------------------------------------------------------------------

 The following tests failed:

 sage -t  -long -force_lib devel/sage/sage/misc/getusage.py # 1 doctests
 failed
 ----------------------------------------------------------------------
 **********************************************************************
 File "/Users/Sage/sage-4.7.2.rc1/devel/sage-main/sage/misc/getusage.py",
 line 93
 :
     sage: get_memory_usage(t)          # amount of memory more than when
 we defined t.
 Expected:
     0.0
 Got:
     0.25
 **********************************************************************
 }}}

--

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