> > sage -t -long "devel/sage/sage/interfaces/r.py"
> > **********************************************************************
> > File "/Applications/sage_builds/sage-4.1.1.alpha0/devel/sage/sage/
> > interfaces/r.py", line 838:
> > sage: r.completions('tes')
> > Expected:
> > ['testPlatformEquivalence', 'testVirtual']
> > Got:
> > <BLANKLINE>
> > Building R command completion list (this takes
> > a few seconds only the first time you do it).
> > To force rebuild later, delete /Users/palmieri/.sage//
> > r_commandlist.sobj.
> > ['testPlatformEquivalence', 'testVirtual']
> > **********************************************************************
>
> Oh dear.
> It seems I somehow managed to mess up my "R" patch at #6379, since the
> file
> /Users/palmieri/.sage//r_commandlist.sobj
> should not be built by running the doctests, nor should the doctests
> rely on its existence when they are run a second, third, .., time.
> Sorry for that, I'll have a look into this.
>
Yep, I think I know how to fix it. But I need to catch some sleep
right now. So opening a ticket, uploading a patch, etc. will have to
wait till tomorrow.
> Cheers,
> Georg
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---