Am 2014-11-16 um 16:41 schrieb Volker Braun:
> Hot on the heels of the 6.4 release, here is the first beta for the next
> version. As usual, get the "develop" git branch.

make ptestlong gave one failing doctest:

$ sage -t --long src/sage/misc/cachefunc.pyx
Running doctests with ID 2014-11-18-07-18-23-cce0b79a.
Doctesting 1 file.
sage -t --long src/sage/misc/cachefunc.pyx
**********************************************************************
File "src/sage/misc/cachefunc.pyx", line 792, in
sage.misc.cachefunc.CachedFunction._sage_doc_
Failed example:
    os.path.exists(sage_getfile(I.groebner_basis))
Expected:
    True
Got:
    False
**********************************************************************
1 item had failures:
   1 of   8 in sage.misc.cachefunc.CachedFunction._sage_doc_
    [743 tests, 1 failure, 15.21 s]
----------------------------------------------------------------------
sage -t --long src/sage/misc/cachefunc.pyx  # 1 doctest failed
----------------------------------------------------------------------
Total time for all tests: 15.4 seconds
    cpu time: 2.2 seconds
    cumulative wall time: 15.2 seconds

Regards, CH

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" 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-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to