From fcba82540cef4b9f35aa21556fe900552735efe0 Mon Sep 17 00:00:00 2001 From: Pawin Vongmasa Date: Mon, 4 Feb 2019 18:54:13 -0800 Subject: [PATCH] RESTRICT AUTOMERGE Relax timeout for all operations Test: make vts -j123 && vts-tradefed run commandAndExit vts \ -m VtsHalMediaOmxV1_0Host Bug: 70933963 Change-Id: I01e53e9e4e78e4bc5fd11f4e931d703c4fb5407d --- media/omx/1.0/vts/functional/common/media_hidl_test_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/omx/1.0/vts/functional/common/media_hidl_test_common.h b/media/omx/1.0/vts/functional/common/media_hidl_test_common.h index 3635473502..c276ad3829 100644 --- a/media/omx/1.0/vts/functional/common/media_hidl_test_common.h +++ b/media/omx/1.0/vts/functional/common/media_hidl_test_common.h @@ -40,7 +40,7 @@ /* As component is switching states (loaded<->idle<->execute), dequeueMessage() * expects the events to be received within this duration */ -#define DEFAULT_TIMEOUT 100000 +#define DEFAULT_TIMEOUT 150000 /* Time interval between successive Input/Output enqueues */ #define DEFAULT_TIMEOUT_Q 2000 /* While the component is amidst a process call, asynchronous commands like