Robert Reif <[EMAIL PROTECTED]> writes:
> Has anyone considered changing the timeout logic to be reset
> every time something is printed? This would allow long tests
> that periodically output something to run more than 2 minutes.
> Timeout would only occur 2 minutes after the last output.
Yes,
Robert Reif wrote:
I would like to change the wave tests to always play and record
so all code paths can be exercised. A normal run for a single
sound card takes over 2 minutes so the test times out before
test completion.
Actually there's a way to make the tests run faster. They take long
becaus
I would like to change the wave tests to always play and record
so all code paths can be exercised. A normal run for a single
sound card takes over 2 minutes so the test times out before
test completion.
Has anyone considered changing the timeout logic to be reset
every time something is printed?