Hi Kiran,

On Fri, Jul 24, 2009 at 4:02 AM, Kiran Kedlaya<ksk...@gmail.com> wrote:
>
> Running make ptestlong (which I had never tried before on this
> machine), I see the following failures on 64-bit (Opteron) Fedora 10.
>
>        sage -t -long devel/sage/sage/interfaces/r.py # 1 doctests
> failed
>        sage -t -long devel/sage/sage/schemes/elliptic_curves/
> ell_rational_field.py # 0 doctests failed
>        sage -t -long devel/sage/sage/schemes/elliptic_curves/
> sha_tate.py # 0 doctests failed
>        sage -t -long devel/sage/sage/groups/perm_gps/partn_ref/
> refinement_matrices.pyx # 0 doctests failed
>
> The three "0 doctests failed" are timeouts; they pass when run
> individually. The R failure gave
> **********************************************************************
> File "/scratch/sage-4.1.1.alpha0/devel/sage-main/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 /home/r1/kedlaya/.sage//
> r_commandlist.sobj.
>    ['testPlatformEquivalence', 'testVirtual']
> **********************************************************************
> but passes if I run it again. However, if I then delete the file
> ~/.sage/r_commandlist.sobj, the failure reappears.

This has been fixed by ticket #6594

http://trac.sagemath.org/sage_trac/ticket/6594

-- 
Regards
Minh Van Nguyen

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

Reply via email to