yes, that is where I had started the tests. I ran a couple of the
individual files after backing out a directory and they both passed. I'll
rerun the full test again from there.
Thanks.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubs
On 08/17/2013 12:06 AM, Ben Hutz wrote:
Any idea what happened?
You're probably running doctests from within the devel/sage/sage
directory, which doesn't work to due a Python "feature" of looking in
the current directory for modules (i.e. import doctest imports the wrong
thing).
--
You recei
I went to install sage 5.11 on my Ubunutu 12.04 64bit system and it seems
to have built fine, but the long test gives me the following failures
sage -t --long __init__.pyc # AttributeError in doctesting framework
sage -t --long env.pyc # AttributeError in doctesting framework
sage -t --long ver