> On Mar 10, 2019, at 01:01 , Volker Braun <vbraun.n...@gmail.com> wrote:
> 
> As always, you can get the latest beta version from the "develop" git branch. 
> Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html

Built successfully on three macOS platforms: 10.11.6 (mid-2015 MBP, Quad-core 
Core i7), 10.13.6 (2017 iPac Pro, 18-core Xeon W), 10.14.3 (2017 MBP, Quad-core 
Core i7).

Testing (‘ptestlong’) went as follows:

10.11.6: all tests passed!

10.13.6: Failures in two files:
sage -t --long --warn-long 70.7 src/sage/matrix/matrix_space.py  # 1 doctest 
failed
sage -t --long --warn-long 70.7 src/sage/libs/singular/polynomial.pyx  # 1 
doctest failed
The first of these passed when run standalone.  The second (known to be 
intermittent) passed this time.

10.14.3: all tests passed!

The logged failures are:
————————————————————————————————————————————————
sage -t --long --warn-long 70.7 src/sage/matrix/matrix_space.py
**********************************************************************
File "src/sage/matrix/matrix_space.py", line 1982, in 
sage.matrix.matrix_space.MatrixSpace._an_element_
Failed example:
    M.density()
Expected:
    99/1000000
Got:
    49/500000
**********************************************************************
1 item had failures:
   1 of   7 in sage.matrix.matrix_space.MatrixSpace._an_element_
    [383 tests, 1 failure, 4.82 s]
————————————————————————————————————————————————
sage -t --long --warn-long 70.7 src/sage/libs/singular/polynomial.pyx  # 1 
doctest failed
produced the usual blast of unexpected leaks.  Log on request.
————————————————————————————————————————————————

Justin

--
Justin C. Walker
Curmudgeon at Large
Director
Institute for the Enhancement of the Director's Income
--
Build a man a fire and he'll be warm
 for a night.
Set a man on fire and he'll be warm
 for the rest of his life.



-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to