On Apr 17, 7:08 pm, William Cauchois <wcauc...@u.washington.edu>
wrote:
> Hi,

Hi Bill,

> I'm having trouble running the unit tests on "sage/plot/plot.py"
> (using sage -t; this is Sage 3.4). The tests consistently time out
> after about 360 seconds. Is this because my computer is slow (I've got
> a 2.2 GHz Core2 Duo processor and 2 gigs of RAM), or are the unit
> tests flawed? Does anyone have any ideas?

No, the system is plenty fast. Chances are you are hitting something
like #5662 which 3.4.1.rc4 out soon should have a fix for. You could
try adding -verbose to the doctest to see where it hangs. If -verbose
makes the doctest pass all the sudden it is extremely likely that you
have hit a timing problem.

> --
> Bill

Cheers,

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