On Tue, Jun 22, 2010 at 09:20:44PM -0700, William Stein wrote: > Hi Willem (and Sage-devel), > > People have been reporting some weird "file not found" errors after > doing "make test". This is caused by your #7793, I think. See > > http://trac.sagemath.org/sage_trac/ticket/9316 > > for the ticket that we hope you might have a clue how to fix.
Yeah, this was caused by my patch for #7993. It completely failed to handle time outs; sorry. I've just attached a quick patch to #9316 that adds exit code 5 to sage-doctest for time outs, and makes sage-test and sage-ptest handle that appropriately. -Willem Jan -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org