From 57633e5a78cd026897b4a5325a17166bd78b5fe9 Mon Sep 17 00:00:00 2001 From: Mikhail Naganov Date: Fri, 21 Jan 2022 21:23:04 +0000 Subject: [PATCH] VTSHalAudio: Increase test timeout for V6 and V7 V6 and V7 use actual device audio configuration when testing I/O streams functionality. On low-end TV devices this can cause the test to run for significant time due to lower CPU speed and the amount of multichannel configurations. From testing on real devices, the timeout value of 5 minutes seems to be adequate. Bug: 211945822 Test: atest VtsHalAudioV6_0TargetTest Change-Id: Ie233e014f9f3650f58319c4d5f5a836cfdea87ba --- .../all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml | 1 + .../all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml index f035bafa29..ae571258dc 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV6_0TargetTest.xml @@ -34,5 +34,6 @@ diff --git a/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml b/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml index 6635f3194a..55dbaf1e78 100644 --- a/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml +++ b/audio/core/all-versions/vts/functional/VtsHalAudioV7_0TargetTest.xml @@ -34,5 +34,6 @@