If I set a timeout for a test, that seems to include the tearDown()
also, so that effectively any test that times out doesn't get to run
it's tearDown().

Is my understanding correct?  If so, is there any way around this?

Even timed out tests can need post-test processing.  A timed-out test
which is effectively a failed test might want post-test processing even
more than a passed test.

Cheers,
b.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to