On Ubuntu 18.04 running on bi-Xeon E5-2623 (8 cores) + 16 GB RAM:

*- python2: *

  - incremental build (from 9.0.beta0, with -j16) OK 
  - all tests from ptestlong passed

- 
*python3: *

  - incremental build (from 9.0.beta0, with -j16) OK 
  - tests from ptestlong passed, except for 

----------------------------------------------------------------------
sage -t --long --warn-long 51.0 
src/sage/rings/polynomial/polynomial_rational_flint.pyx  # 1 doctest failed
sage -t --long --warn-long 51.0 src/sage/repl/attach.py  # 4 doctests failed
sage -t --long --warn-long 51.0 src/sage/libs/singular/function.pyx  # 1 
doctest failed
sage -t --long --warn-long 51.0 
src/sage/numerical/backends/generic_backend.pyx  # 2 doctests failed
----------------------------------------------------------------------

The first one is permanent and is https://trac.sagemath.org/ticket/28334
The last three ones are passed run standalone and are tracked at 
https://trac.sagemath.org/ticket/28622.

Eric. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/01fdcdeb-be8f-4e50-ae42-2da30dc76249%40googlegroups.com.

Reply via email to