tests: fix various timeout races
authorPádraig Brady <P@draigBrady.com>
Tue, 2 Feb 2010 10:47:48 +0000 (10:47 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 2 Feb 2010 15:16:40 +0000 (15:16 +0000)
commitdd2253f49da057a677199b18b8673cc09bd1f2f5
tree2402459625a21d4fc8719d91958144cd51403049
parentf53a0e1062e251baf709552cdde73ce4f6ccf6fb
tests: fix various timeout races

Prompted by the continuous integration build failure at:
http://hydra.nixos.org/build/277485

* tests/misc/timeout: Set all expected timeouts to 1s and all
unexpected timeouts to 10s. In this way, tests normally proceed
quickly but may delay up to 10s before reporting failures.
* tests/ls/infloop: Likewise.
* tests/tail-2/pid: Likewise.
* tests/tail-2/pipe-f: Likewise.
* tests/tail-2/wait: Likewise.
* tests/dd/skip-seek-past-dev: Likewise.
tests/dd/skip-seek-past-dev
tests/ls/infloop
tests/misc/timeout
tests/tail-2/pid
tests/tail-2/pipe-f
tests/tail-2/wait