commit | bb9550c366c4169a1de5cff0b55a9f75ccb442cf | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Thu Jan 12 23:28:24 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jan 12 23:28:24 2017 +0000 |
tree | afec19c737072cde16c0213dec4ecfb72349c5f5 | |
parent | 626bca20b98b836dd8a1d59939a810eb6de9b41d [diff] | |
parent | 80bc2871387958ed84375e6562f118bf7cd64106 [diff] |
increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e am: 6525f45542 am: 80bc287138 Change-Id: Ie26d8d3135295bb3f3562dca66c51fcd8d3739e7
diff --git a/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target/AndroidTest.xml b/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target/AndroidTest.xml index f692011..ee02488 100644 --- a/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target/AndroidTest.xml +++ b/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target/AndroidTest.xml
@@ -26,6 +26,6 @@ "/> <option name="test-config-path" value="vts/testcases/hal/nfc/hidl/target/HalNfcHidlTargetBasicTest.config" /> <option name="binary-test-type" value="gtest" /> - <option name="test-timeout" value="1m" /> + <option name="test-timeout" value="10m" /> </test> </configuration>
diff --git a/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target_profiling/AndroidTest.xml b/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target_profiling/AndroidTest.xml index 11aa88f..da6cf22 100644 --- a/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target_profiling/AndroidTest.xml +++ b/nfc/1.0/vts/functional/vts/testcases/hal/nfc/hidl/target_profiling/AndroidTest.xml
@@ -25,7 +25,7 @@ _64bit::DATA/nativetest64/nfc_hidl_hal_test/nfc_hidl_hal_test, "/> <option name="binary-test-type" value="gtest" /> - <option name="test-timeout" value="1m" /> + <option name="test-timeout" value="10m" /> <option name="enable-profiling" value="true" /> </test> </configuration>