Running tests on few optional + external packages, I get:
--
sage -t --long src/sage/sat/boolean_polynomials.py # 1 doctest failed
sage -t --long src/sage/combinat/designs/ext_rep.py # 1 doctest failed
sage -t --long src/sage/co
On Ubuntu 18.04 running on Xeon E5-2623 + 16 GB RAM:
- python2:
- incremental build (from 8.7.beta4) OK
- all tests from ptestlong passed
- python3:
- incremental build (from 8.7.beta4) OK
- all tests from ptest-python3 passed
Eric.
--
You received this message because you are subsc
On Sun, Mar 10, 2019 at 12:08 PM Emmanuel Charpentier
wrote:
>
> On Debian testing running on core i7 + 16 GB RAM, ptestlong gets one
> transient failure :
>
> --
> sage -t --long --warn-long 146.8 src/sage/rings/number_field/num
On Debian testing running on core i7 + 16 GB RAM, ptestlong gets one
transient failure :
--
sage -t --long --warn-long 146.8
src/sage/rings/number_field/number_field.py # 1 doctest failed
---