On Ubuntu 15.10 x86_64 with 8 Xeon E5-2623 v3 cpus and 16 GB memory, built 
is OK but make ptestlong failed with the message:
----------------------------------------------------------------------
sage -t --long --warn-long 42.4 src/sage/rings/real_double.pyx  # 2 
doctests failed
----------------------------------------------------------------------

Detail:

sage -t --long --warn-long 42.4 src/sage/rings/real_double.pyx
**********************************************************************
File "src/sage/rings/real_double.pyx", line 2789, in 
sage.rings.real_double.time_alloc
Failed example:
    pool_stats()
Expected:
    Used pool 0 / 0 times
    Pool contains 7 / 50 items
Got:
    Used pool 0 / 0 times
    Pool contains 9 / 50 items
**********************************************************************
File "src/sage/rings/real_double.pyx", line 2793, in 
sage.rings.real_double.time_alloc
Failed example:
    pool_stats()
Expected:
    Used pool 0 / 0 times
    Pool contains 7 / 50 items
Got:
    Used pool 0 / 0 times
    Pool contains 9 / 50 items
**********************************************************************
1 item had failures:
   2 of   5 in sage.rings.real_double.time_alloc
    [423 tests, 2 failures, 0.28 s]

-- 
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