Merge "increase the thermal hal timeout to 5m"

This commit is contained in:
Keun Soo Yim
2016-11-24 01:26:30 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
_64bit::DATA/nativetest64/thermal_hidl_hal_test/thermal_hidl_hal_test,
"/>
<option name="binary-test-type" value="gtest" />
<option name="test-timeout" value="1m" />
<option name="test-timeout" value="5m" />
</test>
</configuration>

View File

@@ -26,7 +26,7 @@
"/>
<option name="test-config-path" value="vts/testcases/hal/thermal/hidl/target_profiling/ThermalHidlTargetProfilingTest.config" />
<option name="binary-test-type" value="gtest" />
<option name="test-timeout" value="1m" />
<option name="test-timeout" value="5m" />
</test>
</configuration>