From 3faecf1a4a59f16cdf575ad9a52a160641994596 Mon Sep 17 00:00:00 2001 From: Xusong Wang Date: Thu, 30 Jul 2020 11:56:26 -0700 Subject: [PATCH] Increase NNAPI VTS single-test timeout to 20m. SaveToCache_TOCTOU/PrepareFromCache_TOCTOU loops 100 times to generate and reload compilation cache. Some drivers may hit the 60-second timeout. Bug: 160197150 Test: Add a test sleeping for 2min to NNAPI 1.2/1.3 VTS and run with vts-tradefed Change-Id: Id232f4954180d8d7a9b91f8d2e4e6f2ee4640ed7 (cherry picked from commit 7a8a6dd5af88136468d2bdb9a847308d09a2f3d8) --- neuralnetworks/1.2/vts/functional/AndroidTest.xml | 1 + neuralnetworks/1.3/vts/functional/AndroidTest.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/neuralnetworks/1.2/vts/functional/AndroidTest.xml b/neuralnetworks/1.2/vts/functional/AndroidTest.xml index 3f91618920..5396d85928 100644 --- a/neuralnetworks/1.2/vts/functional/AndroidTest.xml +++ b/neuralnetworks/1.2/vts/functional/AndroidTest.xml @@ -28,5 +28,6 @@ diff --git a/neuralnetworks/1.3/vts/functional/AndroidTest.xml b/neuralnetworks/1.3/vts/functional/AndroidTest.xml index e5acd90a9c..c418aaaddc 100644 --- a/neuralnetworks/1.3/vts/functional/AndroidTest.xml +++ b/neuralnetworks/1.3/vts/functional/AndroidTest.xml @@ -28,5 +28,6 @@