Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Rob Beezer
On SageMathCloud, built from source, passes long tests ("ptestlong") with a single failure in src/sage/interfaces/expect.py which then passes when run independently. https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/ -- You received this message be

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Justin C. Walker
On Jul 15, 2015, at 16:10 , Volker Braun wrote: > 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 Built from the tarball on two OS X systems, 10.6.8 (Dual 6-cor

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread John Cremona
On 16 July 2015 at 14:58, Nathann Cohen wrote: > > sage -t --long src/sage/graphs/generators/smallgraphs.py # 1 doctest > failed > > This one is my fault. It has been fixed there: > http://trac.sagemath.org/ticket/18911 > Nice to see the happy cooperation on that ticket. > > > and is perhaps

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Nathann Cohen
> sage -t --long src/sage/graphs/generators/smallgraphs.py # 1 doctest failed This one is my fault. It has been fixed there: http://trac.sagemath.org/ticket/18911 > 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! Yepy

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread John Cremona
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/sma

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Daniel Krenn
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

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Ralf Stephan
A minimal set of changes is in http://trac.sagemath.org/ticket/18909 On Thu, Jul 16, 2015 at 9:53 AM Volker Braun wrote: > Probably due to #16124... Can you ellipsize the offending strings? > > > > On Thursday, July 16, 2015 at 9:42:39 AM UTC+2, Ralf Stephan wrote: >> >> make distclean; make; ma

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Volker Braun
Probably due to #16124... Can you ellipsize the offending strings? On Thursday, July 16, 2015 at 9:42:39 AM UTC+2, Ralf Stephan wrote: > > make distclean; make; make ptestlong fails on OpenSuSE 13 with > > sage -t --long src/sage/dev/sagedev.py # 2 doctests failed > > File "src/sage/dev/sagede

Re: [sage-release] Sage 6.8.rc0 released

2015-07-16 Thread Ralf Stephan
make distclean; make; make ptestlong fails on OpenSuSE 13 with sage -t --long src/sage/dev/sagedev.py # 2 doctests failed File "src/sage/dev/sagedev.py", line 1145, in sage.dev.sagedev.SageDev.pull Failed example: alice.pull() Expected: Merging the remote branch "u/bob/ticket/1" into the