mabshoff wrote: > > Hi Machael, > On Nov 20, 4:11 pm, Jaap Spies <[EMAIL PROTECTED]> wrote: >> mabshoff wrote:
> >> My Fedora 8 build is still running. I'll report shortly. >> > > Cool, rc1 is coming up in about two hours. If nothing turns up we will > release tonight. > FWIW: MY FC8 machine has only 256 MB memory Jaap Linux pace 2.6.23.1-49.fc8 #1 SMP Thu Nov 8 21:41:26 EST 2007 i686 i686 i386 GNU/Linux ---------------------------------------------------------------------- The following tests failed: sage -t devel/sage-main/sage/plot/plot.py sage -t devel/sage-main/sage/interfaces/psage.py sage -t devel/sage-main/sage/libs/flint/fmpz_poly.pyx Total time for all tests: 3185.7 seconds sage -t devel/sage-main/sage/plot/plot.py ********************************************************************** File "plot.py", line 1918: sage: vals = E.Lseries().values_along_line(1-I, 1+10*I, 100) # critical line Expected nothing Got: lcalc: ********************************************************************** 1 items had failures: 1 of 41 in __main__.example_43 ***Test Failed*** 1 failures. For whitespace errors, see the file .doctest_plot.py *** not enough memory [EMAIL PROTECTED] sage-2.8.13.rc0]$ ./sage -t devel/sage-main/sage/interfaces/psage.py sage -t devel/sage-main/sage/interfaces/psage.py ********************************************************************** File "psage.py", line 23: sage: w = [x('factor(2^%s-1)'% randint(250,310)) for x in v] Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.8.13.rc0/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_0[1]>", line 1, in <module> w = [x('factor(2^%s-1)'% randint(Integer(250),Integer(310))) for x in v]###line 23: sage: w = [x('factor(2^%s-1)'% randint(250,310)) for x in v] File "/home/jaap/Download/sage-2.8.13.rc0/local/lib/python2.5/site-packages/sage/interfaces/sage0.py", line 185, in __call__ return SageElement(self, x) File "/home/jaap/Download/sage-2.8.13.rc0/local/lib/python2.5/site-packages/sage/interfaces/expect.py", line 989, in __init__ raise TypeError, x TypeError: Unable to start sage ********************************************************************** File "psage.py", line 26: sage: _= w # random output (depends on timing) Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.8.13.rc0/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_0[2]>", line 1, in <module> _= w # random output (depends on timing)###line 26: sage: _= w # random output (depends on timing) NameError: name 'w' is not defined ********************************************************************** File "psage.py", line 35: sage: _= w # random output Exception raised: Traceback (most recent call last): File "/home/jaap/Download/sage-2.8.13.rc0/local/lib/python2.5/doctest.py", line 1212, in __run compileflags, 1) in test.globs File "<doctest __main__.example_0[3]>", line 1, in <module> _= w # random output###line 35: sage: _= w # random output NameError: name 'w' is not defined ********************************************************************** 1 items had failures: 3 of 4 in __main__.example_0 ***Test Failed*** 3 failures. For whitespace errors, see the file .doctest_psage.py [54.4 s] exit code: 256 ---------------------------------------------------------------------- The following tests failed: sage -t devel/sage-main/sage/interfaces/psage.py Total time for all tests: 54.4 seconds --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---