mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Increase NNAPI VTS single-test timeout to 20m.
Enlarge the single-test timeout from 1m to 20m.
Bug: 175510656
Bug: 175540503
Bug: 176942480
Test cases:
VtsHalNeuralnetworksV1_0TargetTest
VtsHalNeuralnetworksV1_1TargetTest
Change-Id: I869208c79ff4c1d1928603a5630f456915928957
Merged-In: I869208c79ff4c1d1928603a5630f456915928957
(cherry picked from commit 670532f318)
This commit is contained in:
@@ -28,5 +28,6 @@
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_0TargetTest" />
|
||||
<option name="native-test-timeout" value="20m" />
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
@@ -28,5 +28,6 @@
|
||||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNeuralnetworksV1_1TargetTest" />
|
||||
<option name="native-test-timeout" value="20m" />
|
||||
</test>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user