Re: [sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread David Kirkby
On 10 March 2011 15:03, kcrisman wrote: > @drkirkby: > These plots are pretty much all the same two plots of sin, one big and > one small, so it is very likely they come from just one source. > Interestingly, I don't see those files in my own long tested 4.6.2. > Thanks for letting us know about

[sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread kcrisman
On Mar 10, 9:35 am, luisfe wrote: > This doctest without write permissions is a known bug. > > There are already 6 failures in plot.py > > http://trac.sagemath.org/sage_trac/ticket/5155 @luisfe: We have gotten rid of some of the plots in the wrong places - we thought we got rid of all of them,

[sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread luisfe
This doctest without write permissions is a known bug. There are already 6 failures in plot.py http://trac.sagemath.org/sage_trac/ticket/5155 -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegro

[sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread Simon King
Hi Dave! On 10 Mrz., 15:09, David Kirkby wrote: > > I've got no idea how they are created - I assume when doctesting, as > they are not there when Sage is built I guess that no test is supposed to write into SAGE_ROOT or its sub- folders. So, it should be possible to pass all doc tests without w

Re: [sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread David Kirkby
On 10 March 2011 13:48, Jason Grout wrote: > On 3/10/11 4:48 AM, Dr. David Kirkby wrote: >> >> The title pretty much says it all. I don't know these files get created, >> but somewhere in the build & test process of sage-4.6.2.rc1 there are >> some files created in $SAGE_ROOT. I don't really think

[sage-devel] Re: 'make distclean' is not removing $SAGE_ROOT/sage*.png

2011-03-10 Thread Jason Grout
On 3/10/11 4:48 AM, Dr. David Kirkby wrote: The title pretty much says it all. I don't know these files get created, but somewhere in the build & test process of sage-4.6.2.rc1 there are some files created in $SAGE_ROOT. I don't really think it's a great idea creating file there, but in any case