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

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

Should 'make ptestlong' ignore the content of 'init.sage'?
Should I hide my 'init.sage' before running 'make ptestlong'?
Would it make a difference if I followed Sébastien's answer
at [0] instead of fidbc's answer? I can investigate all that in
the coming week.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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