Re: [sage-release] Re: Sage 8.3.beta1 released

2018-05-17 Thread John Cremona
Built 8.3.beta1 from scratch (after make distclean at least after previously reported pip version issues). Two failing files both complaining that lrslib is not found: sage -t --long src/sage/game_theory/normal_form_game.py # 2 doctests failed sage -t --long

[sage-release] Re: Sage 8.3.beta1 released

2018-05-17 Thread Eric Gourgoulhon
On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone + pull develop, parallel (-j16) build OK and make ptestlong failed with 4 transient doctests. 3 of them are due to "Jmol failed to create file", as usual on this computer (race error?), but the 4th one is a different type:

[sage-release] Re: Sage 8.3.beta1 released

2018-05-17 Thread Sébastien Labbé
On Tuesday, May 15, 2018 at 9:24:26 PM UTC+2, Sébastien Labbé wrote: > > On Ubuntu 16.04, the command `./sage -t -p --all --long > --optional=sage,optional,external` finishes with: > > -- > sage -t --long

Re: [sage-release] Re: Sage 8.3.beta1 released

2018-05-17 Thread John Cremona
On 16 May 2018 at 22:15, Jeroen Demeyer wrote: > On 2018-05-16 17:26, Erik Bray wrote: > >> I'm not sure, but I think this might be pip-related. I think Jeroen >> mentioned something about this to me a couple weeks ago. Is it >> possible you upgraded the pip in your Sage

Re: [sage-release] Re: Sage 8.3.beta1 released

2018-05-17 Thread Vincent Delecroix
On 15/05/2018 21:24, Sébastien Labbé wrote: On Ubuntu 16.04, the command `./sage -t -p --all --long --optional=sage,optional,external` finishes with: sage -t --long src/sage/coding/code_constructions.py ** File