[darcs-devel] [issue1394] Elapsed time for each test.

Trent Buck bugs at darcs.net
Sun Mar 15 09:20:54 UTC 2009


New submission from Trent Buck <trentbuck at gmail.com>:

Currently we get lines like this:

    Running replace_after_pending_add.sh ...         passed.

After leaving "cabal test" alone for half an hour, it's still going.
I'd like to at least be able to see what tests are slow, e.g.

    Running replace_after_pending_add.sh ...         passed after 612 seconds.

It should not be hard to customize Distribution/ShellHarness.hs to get
the current time before and after each test, and output the different
between the two.

----------
messages: 7461
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: Elapsed time for each test.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1394>
__________________________________


More information about the darcs-devel mailing list