On Ubuntu 14.04, make ptestlong has 3 problems:

sage -t --long src/sage/combinat/sf/sfa.py  # Bad exit: 2
sage -t --long src/sage/graphs/generators/smallgraphs.py  # 1 doctest failed
sage -t --long src/sage/sandpiles/sandpile.py  # Timed out

The second one is

File "src/sage/graphs/generators/smallgraphs.py", line 3453, in
sage.graphs.generators.smallgraphs.LocalMcLaughlinGraph
Failed example:
    g = graphs.LocalMcLaughlinGraph(); g   # long time # optional -
gap_packages
Expected nothing
Got:
    Local McLaughlin Graph: Graph on 162 vertices

and is perhaps caused by the fact that I do have gap_packages installed, so
this test is run, but then the output is wrong!

The timeout in sandpile has been happening for months if not years so I do
not usually report it.  The machine is *not* heavily loaded:  the load is
0.1 and there are 64 cores.  It ran OK by itself.

If anyone cares enough I can retrieve the log for the first one; it was
also OK on a rerun by itself.

On 16 July 2015 at 12:00, Daniel Krenn <kr...@aon.at> wrote:

> cloned to new directory; install with ssl successful; make ptestlong
> passed (on Debian stable).
>
> Best
>
> Daniel
>
> Am 2015-07-16 um 01:10 schrieb Volker Braun:
> > 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
> >
> >
> > 8ff27a9 Updated Sage version to 6.8.rc0
> > d190e59 Trac #18892: Singular fails to build on Ubuntu 15.04 32-bit
> > 4de03a6 Trac #18907: sage -pip is not mentioned in sage -advanced
> > 16c467d Trac #18896: symbolic root comparisons call Maxima unnecessarily
> > 88816d1 Trac #18788: Reorganize /build
> > 7f0b3e4 Trac #16124: dev scripts can not handle merged tickets
> > ecd277c Trac #18887: latte_int does not build with NTL 9
> > 025156b Trac #18872: Pari workarond for Perl regex deprecation
> > b77ad2b Trac #18841: giacpy and giac spkg update
> > 33500f0 Trac #18796: Python 3 preparation: Cleaning up the bit rot that
> > occurred  to a number of Python 3 fixes
> > db66fc2 Trac #18795: Fix parent class of a base extension of formal sums
> > 41183d7 Trac #18642: Wrong sys.path order in sagedoc
> > b74ea09 Trac #18893: Fix "start" dependencies
> > 111e20c Trac #18884: Remove comparison boilerplate - part 2
> > ebfaf96 Trac #18782: DejterGraph, F26AGraph, HarborthGraph,
> > Klein3RegularGraph, Klein7RegularGraph, LocalMcLaughlinGraph
> > 985c201 Trac #18618: sandpile revisions
> > 4f5c894 Trac #18784: Tutte connectors for matroids
> > 6810836 Trac #18748: Python library to bootstrap Sage
> > 18f22f6 Trac #16773: Analytic Rank Bound
> > eddb17d Trac #18881: Remove comparison boilerplate - part 1
> > e89bf4d Trac #18880: Doctests of database_gap happen to depend on
> > gap_packages
> > 3441b78 Trac #18877: upgrade to Pynac-0.3.9.2
> > f1f7da6 Trac #18839: Boost Dominator Tree
> > 0a36654 Trac #18875: Update NTL to 9.3.0
> > 3a13f9f Updated Sage version to 6.8.beta8
> >
> > --
> > 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
> > <mailto:sage-release+unsubscr...@googlegroups.com>.
> > To post to this group, send email to sage-release@googlegroups.com
> > <mailto:sage-release@googlegroups.com>.
> > Visit this group at http://groups.google.com/group/sage-release.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 http://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to