On Ubuntu 18.04 running on bi-Xeon E5-2623 (8 cores) + 16 GB RAM and for a *python3 *build:
- incremental build (from 9.0.beta2, with -j16) OK - tests from ptestlong passed, except for ---------------------------------------------------------------------- sage -t --long --warn-long 51.1 src/sage/rings/polynomial/polynomial_rational_flint.pyx # 1 doctest failed sage -t --long --warn-long 51.1 src/sage/repl/attach.py # 4 doctests failed sage -t --long --warn-long 51.1 src/sage/libs/singular/function.pyx # 1 doctest failed sage -t --long --warn-long 51.1 src/sage/numerical/backends/generic_backend.pyx # 2 doctests failed ---------------------------------------------------------------------- Hopefully, these failures are fixed by https://trac.sagemath.org/ticket/28334 <https://www.google.com/url?q=https%3A%2F%2Ftrac.sagemath.org%2Fticket%2F28334&sa=D&sntz=1&usg=AFQjCNHNnEhntejWiVbY2QhIBzbyz8iIFw> and https://trac.sagemath.org/ticket/28622 <https://www.google.com/url?q=https%3A%2F%2Ftrac.sagemath.org%2Fticket%2F28622&sa=D&sntz=1&usg=AFQjCNEUC1ZlSWtXriQjFY08TP0FRLBD5A> which should be merged in Sage 9.0.beta4. 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/926fd271-5173-4699-a4ad-a66a849f113e%40googlegroups.com.
