summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2019-09-10 09:52:30 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2019-09-13 09:21:40 +0100
commitff09b6d3788731eadc31b6f73252243577b3d3d3 (patch)
tree4f4d16637f3ec0a54917fefc7f202280b9b0b7a3 /Documentation
parent122892d1bccf0495579918a4fcdf74a793e9fb36 (diff)
test: process: Extend timeout duration
The process test runs for just 100mS. The spawned process runs for at least 50mS. Ordinarily this should allow plenty of time for both the process to be spawned and run, but when adding extra debug instrumentation, the processes can be slowed down, leading to a false negative test failure. Extend the timeout to 2 seconds to allow the short process to be run correctly - but use the now initialised exitStatus_ to exit the event loop as soon as the process has completed. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions