Re: [sage-release] Sage 7.6.beta2 released

2017-02-05 Thread Samuel Lelievre
Le samedi 4 février 2017 14:41:49 UTC+1, Volker Braun a écrit : > > On Saturday, February 4, 2017 at 11:55:00 AM UTC+1, Samuel Lelievre wrote: >> >> Should 'make ptestlong' ignore the content of 'init.sage'? >> > > Yes. > Note that there is a ticket for that: #20270 some doctests are

Re: [sage-release] Sage 7.6.beta2 released

2017-02-04 Thread Volker Braun
On Saturday, February 4, 2017 at 11:55:00 AM UTC+1, Samuel Lelievre wrote: > > Should 'make ptestlong' ignore the content of 'init.sage'? > Yes. > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop

Re: [sage-release] Sage 7.6.beta2 released

2017-02-04 Thread Daniel Krenn
On 2017-02-04 11:54, Samuel Lelièvre wrote: > You are right Volker! > > I followed the hint in fidbc's answer at [0] > > [0] https://ask.sagemath.org/question/10060/sage-terminal-colors/ > > and I have the following 'init.sage': > > $ cat $HOME/.sage/init.sage > %colors Linux I have

Re: [sage-release] Sage 7.6.beta2 released

2017-02-04 Thread Samuel Lelièvre
2017-02-04 11:32 GMT+01:00 Volker Braun: > I think its likely that you have some local configuration, probably > ipython, > that is being picked up accidentally. The failures all come from switching > on > ascii colors even though they shoudn't be for doctests. > In any case I can't reproduce it.

Re: [sage-release] Sage 7.6.beta2 released

2017-02-03 Thread Samuel Lelièvre
2017-02-03 18:28 GMT+01:00 Daniel Krenn : > On 2017-02-01 22:39, Volker Braun wrote: > > As always, you can get the latest beta version from the "develop" git > > branch. > > Fresh clone on Linux Mint 17.3, make ptestlong reports > > sage -t --long src/sage/interfaces/expect.py # 1

Re: [sage-release] Sage 7.6.beta2 released

2017-02-03 Thread Daniel Krenn
On 2017-02-01 22:39, Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Fresh clone on Linux Mint 17.3, make ptestlong reports sage -t --long src/sage/interfaces/expect.py # 1 doctest failed sage -t --long src/sage/repl/interpreter.py # 3