On 03/21/2013 02:03 AM, Jeroen Demeyer wrote:
> On 2013-03-21 04:09, Stephen Montgomery-Smith wrote:
>> 1.  I notice that many tests (like "sage -t
>> devel/sage/sage/rings/arith.py") are run three times.
> Any suspicious environment variables? What is
> $ env | grep SAGE

Here is all of env:

DOT_SAGE=/usr/home/stephen/sage-devel/work/sage-5.9.beta0/tmp/.sage
ARCH=amd64
OPSYS=FreeBSD
MACHTYPE=x86_64
USER=stephen
MAIL=/var/mail/stephen
SHLVL=1
VENDOR=amd
OLDPWD=/usr/home/stephen/sage-devel
HOME=/home/stephen
PAGER=more
MAKEFLAGS= ARCH=amd64 OPSYS=FreeBSD OSREL=8.3 OSVERSION=803500
SYSTEMVERSION=
GROUP=staff
LOGNAME=stephen
OSREL=8.3
BLOCKSIZE=K
TERM=screen
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/stephen/bin
SYSTEMVERSION=
OSVERSION=803500
HOST=wilberforce
SHELL=/bin/csh
__MKLVL__=1
OSTYPE=FreeBSD
PWD=/usr/home/stephen/sage-devel/work/sage-5.9.beta0
FTP_PASSIVE_MODE=YES
HOSTTYPE=FreeBSD
EDITOR=vim


> 
>> File "devel/sage/sage/misc/interpreter.py", line 566, in
>> sage.misc.interpreter.interface_shell_embed
>> Failed example:
>>     shell.run_cell('List( [1..10], IsPrime )')
>> Expected:
>>     [ false, true, true, false, true, false, true, false, false, false ]
>> Got:
>>     [ false, true, true, false, true, false, true, false, false, false ]
>>
>> I don't see any difference between Expected and Got.
> This is related to IPython, did you change any configuration of IPython,
> different from the default?

No

> 
>>     tgammal domain error
> This also looks like a bug in the math library...

I'll look into this.  I think tgammal may be from the cephas library
that comes with sage.

> 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to