From e7a2d287b2abc7f8e566e7758f61b6ea6a04f291 Mon Sep 17 00:00:00 2001 From: Marin Shalamanov Date: Mon, 9 Aug 2021 17:51:12 +0200 Subject: [PATCH] Increase timeout for VtsHalGraphicsComposerV2_4TargetTest The current timout of 5 mins is not enough for setActiveConfigWithConstraints to complete on devices which have ~30 display modes and which can't do seamless switching. The test needs 8 mins to complete locally -- increasing the timeout to 15 to have some margin. Bug: 188686850 Test: atest VtsHalGraphicsComposerV2_4TargetTest Change-Id: I07cf1825c23e2467852d5cd93436eb9dee23b408 --- graphics/composer/2.4/vts/functional/AndroidTest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/composer/2.4/vts/functional/AndroidTest.xml b/graphics/composer/2.4/vts/functional/AndroidTest.xml index 583aa6866c..773db93255 100644 --- a/graphics/composer/2.4/vts/functional/AndroidTest.xml +++ b/graphics/composer/2.4/vts/functional/AndroidTest.xml @@ -31,6 +31,6 @@