> On 26/04/2017, at 07:39, Sébastien Labbé <[email protected]> wrote:
> 
> 
> 
> 
> Stupid question because I noticed stuff on the patchbot and so on. 
> What happens if you do 
> export LC_ALL=C 
> before running the test? 
> 
> $ export LC_ALL=C
> $ sage -t --long src/sage/calculus/calculus.py
> 
> gives the same failed doctest.
> 
> Do yo mean
> 
> export LC_ALL=C
> make ptestlong
> 

No, you got it right. See, all the people complaining so far are (or look)
French. The patchbot log show that the system testing has a French locale
set. And there is the slight difference between expected and got
integrate -> integration
exp -> e

So it got me thinking that localisation could be to blame.

François

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