On Fri, Mar 13, 2015 at 4:57 AM, Volker Braun <[email protected]> wrote:
> As usual, get the "develop" branch or the source tarball from
> http://www.sagemath.org/download-latest.html
On 64-bit Ubuntu 14.10, make ptestlong yields one doctest failure.
Since it's something that I think absolutely anybody who ran the
doctest on any system would see, I guess that means that the buildbots
and/or other tests you run before making a beta release do not include
the #long doctests? Would it make sense to always run the #long
doctests at least once on one platform before cutting a beta release?
sage -t --long src/sage/matrix/matrix_integer_dense.pyx
**********************************************************************
File "src/sage/matrix/matrix_integer_dense.pyx", line 4240, in
sage.matrix.matrix_integer_dense.Matrix_integer_dense._solve_flint
Failed example:
alarm(2); A._solve_flint(B) # long time
Expected:
Traceback (most recent call last):
...
AlarmInterrupt
Got:
[snip]
AlarmInterrupt: FLINT exception
**********************************************************************
1 item had failures:
1 of 23 in
sage.matrix.matrix_integer_dense.Matrix_integer_dense._solve_flint
[554 tests, 1 failure, 26.36 s]
>
> 52db42b Updated Sage version to 6.6.beta5
> a2d31e5 Trac #17945: version-dependent doctests
> bc7f2c4 Trac #17931: Ref: add various missing modules to r/interfaces
> f6f8c65 Updated Sage version to 6.6.beta4
> bab9ba4 Trac #17936: Documentation of QQ.random_element
> 4732c84 Trac #17829: Discrepancy between sage -bdist and sage-bdist
> 97a8311 Trac #17940: IOError: cannot identify image file
> 2ae6e38 Trac #17937: Cannot compute integral points of 0-dimensional
> Polyhedron
> f532594 Trac #17934: Ref: reorganize main TOC
> c9ce566 Trac #17929: Ref: add various missing modules to r/categories
> 34e190b Trac #12455: Make Airy functions symbolic
> 4f922b6 Trac #17925: Warnings when compiling sage: function declaration
> isn't a prototype
> 2090446 Trac #17923: Better document python's sys_path_security patch
> aa5097d Trac #17918: Clean up src/sage/.gitignore and src/Makefile
> f210002 Trac #17928: opposite of cones and fans
> a4ed606 Trac #17926: Warning when compiling sage : ntl_wrap.h
> 0667700 Trac #17916: Move PARI array element assignment macros to parisage.h
> 3c85ed8 Trac #17933: Ref: add various missing modules to r/matrices
> e1dfde6 Trac #17930: Ref: add various missing modules to r/libs
> 5525a2b Trac #17915: Stop including mpz_pylong.h and mpz_longlong.h
> 48fe271 Trac #17898: Move of stopgap to user level
> bad1952 Trac #17871: Rephrase the 'deprecation' section of the developer's
> manual
> 4893218 Trac #17868: Add "indirect doctest" to the list of doctest flags
> e9b36b0 Trac #17826: Update to IPython 3.0
> b000ab2 Trac #17786: Make RealBallField useful
> 8582704 Trac #17917: Add missing Dokchitser file
> e811aed Trac #17344: Ask for dual when using plantri
> c649cad Trac #17911: Implement connected components for posets
> 0add443 Trac #16898: conversion from maxima buggy
> 053c58b Trac #17904: CremonaDatabase omits data for curves not first in
> their class
> 64052fd Trac #17901: minor fixes for some doctest in combinat
> eafe153 Trac #17888: Implement check for modular elements and if a poset is
> supersolvable
> 56c8ae9 Trac #17893: Incorrect decomposition returned by Graph.treewidth
> 5028a8d Trac #17295: For elliptic curves over relative number fields,
> is_isogenous() raises an error
> 43e3b4d Trac #17863: Remove unused stuff from SAGE_ROOT/src/ext/
> 319abe2 Updated Sage version to 6.6.beta3
>
> --
> 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.
--
William (http://wstein.org)
--
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.