On Saturday, June 7, 2014 12:09:50 PM UTC-7, John H Palmieri wrote:
>
>
>
> On Saturday, June 7, 2014 11:49:43 AM UTC-7, Volker Braun wrote:
>>
>> These are all due to the Singular interface..
>>
>> I also see them relatively often but usually its only one or two that 
>> fail. There was a bug in pexpect that got fixed in beta3, maybe you can try 
>> that version and report back.
>>
>
I've tracked this down (thanks to 'git bisect', which is a nice tool). 
Regarding the bug in pexpect, I wonder if you're talking about #15631, 
which was merged in 6.3.beta2. In any case, this is actually the change 
that's causing the problems: before this, no timeouts in doctests. After I 
merge the changes from #15631, I get the timeouts. If I change 
"terminal_echo=False" to "terminal_echo=True" in Singular's call to pexpect 
(line 381 in interfaces/singular.py), then the timeouts go away.

-- 
John

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

Reply via email to