On Sat, May 16, 2009 at 4:55 PM, mabshoff <[email protected]> wrote:
>
> I have put sage.math, 32 and 64 bit MacIntel, the sources as well as
> the upgrade bits into
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-4.0/
On 64-bit Ubuntu 8.10, exactly one doctest failure.
sage -t "devel/sage/sage/interfaces/sage0.py"
**********************************************************************
File
"/home/saliola/Applications/sage-4.0.alpha0/devel/sage/sage/interfaces/sage0.py",
line 364:
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'
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_13
***Test Failed*** 1 failures.
Franco
--
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---