On Apr 9, 8:48 pm, Jaap Spies <[EMAIL PROTECTED]> wrote:
> mabshoff wrote:
<SNIP>
>
> On Fedora 7, 32 bits:
>
> sage -t  devel/doc/prog/prog.tex
>
>           [3.6 s]
> sage -t  devel/doc/const/const.tex
>
>           [27.6 s]
> All tests passed!
> Total time for all tests: 4129.4 seconds
> [EMAIL PROTECTED] sage-3.0.alpha3]$
>
> It seems that 'make check' is silently replaced by
> ./sage -tp 1 devel/sage/sage

Not so silent, check #2379 from the changelog. The idea is to get
ptest some more exposure and if any real trouble arises we will switch
back before the final release.

Once thing I am seeing is that the log is now printed in 4KB chunks,
i.e. we might want to flush the buffers after each test has ended. But
that is only cosmetic, so I am not too concerned about it. The log is
preserved in the end.

> A lot of empty lines :)!

That seems to be caused by those odd characters, i.e all those extra
boxen, that show up in your logs. We might be able to filter them out
(we already do on the sage0 doctest), but it is also cosmetic, so low
priority at the moment ;)

> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to