Merge "Extend test timeout value from 180s to 600s" into android11-tests-dev
This commit is contained in:
commit
6f19ba03b3
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@
|
|||
<test class="com.android.tradefed.testtype.GTest" >
|
||||
<option name="native-test-device-path" value="/data/local/tmp" />
|
||||
<option name="module-name" value="VtsHalNfcV1_0TargetTest" />
|
||||
<option name="native-test-timeout" value="180000"/>
|
||||
<option name="native-test-timeout" value="600000"/>
|
||||
</test>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in a new issue