On Mon, Dec 27, 2010 at 12:48 PM, Simon King <simon.k...@uni-jena.de> wrote: > Hi Robert, > > On 27 Dez., 20:28, Robert Bradshaw <rober...@math.washington.edu> > wrote: >> > A lot of other patches have the same errors. Seems to me that the base >> > install to witch the patches are applied should be fixed such that it >> > might actually pass the applying of some patches >> >> Sage 4.6 is the latest release, but 4.6.1 is imminent. Perhaps these >> patches will apply cleanly against that. > > The post is not about *applying* the patches. It is about doc test > errors that occur after applying the patches, but which seem to be > independent of the patch.
Ah. I miss-read "give the same error log when applied." > Just take any odd ticket (for example #10211). If the patch applies > then there will be at least two errors on linux/ubuntu/hardy/ > sage.math.washington.edu (compare > http://sage.math.washington.edu:21100/ticket/10211/) > > One of these errors is in startup.py, another one in sage0.py > For example > sage: sage0.get('x') > Expected: > "...NameError: name 'x' is not defined" > Got: > '------------------------------------------------------------ > \nTraceback (most recent call last):\n File "<ipython console>", line > 1, in <module>\nNameError: name \'x\' is not defined' Yep. I really hope these get fixed in the next release as well. - Robert -- 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org