Hi Michael I was able to execute each of the single tests however the export "export SAGE_PEXPECT_LOG=yes" did not allow files to be created in $home/.sage//pexpect_logs/. Any ideas would be great as I hunted around a bit and came up empty on fresh log files.
I guess this is one way to help open source. perform a few mechanical functions and unavailable hardware. On Feb 7, 7:23 pm, mabshoff <[email protected] dortmund.de> wrote: > On Feb 7, 7:14 pm, [email protected] wrote: > > Hi, > > > > The timeout problems are related to pexpect/clisp/maxima and are known > to happen on some computers. No system where this happens is available > to Sage developers to debug this problem. To debug this problem run > > export SAGE_PEXPECT_LOG=yes > > and then run the individual doctests, i.e. for the const.tex one run > > sage -t "devel/doc/const/const.tex" > > Then you will find some logs in $HOME/.sage//pexpect_logs/ - look for > the newest one (ls -latr) and send us the output of that one. > > This one is fixed in Sage 3.3, but it might pop up again. We are > unsure about the reason behind this bug (the fix the last two times > was to make certain weak references no longer weak), but I believe > that that fix just hides the issue and does not fix the real problem > behind it. But we will keep an eye on this bug. > > Cheers, > > Michael Regards Earl --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
