Skip to content

Commit 6a0e703

Browse files
yinwei.sun1Mark Hong
authored andcommitted
Increase intltest timeout to 18 minutes
For some low-end devices, intltest can not be completed in 10 minutes Bug: 290583665 Test: atest CtsIcu4cTestCases Change-Id: Ib3f8183e1a3e30b56355908e20a44a8d33c36c7b (cherry picked from commit ca8283305736dc12c8ebe8878105af137d2b0d20)
1 parent 1483c0a commit 6a0e703

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/tests/icu/CtsIcu4cTestCases.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
<option name="set-option" value="module-name:intltest" />
6868
<option name="set-option" value="runtime-hint:1m30s" />
6969
<option name="set-option" value="no-fail-data-errors:true" />
70-
<!-- test-timeout unit is ms, value = 10 minutes -->
71-
<option name="set-option" value="native-test-timeout:600000" />
70+
<!-- test-timeout unit is ms, value = 18 minutes -->
71+
<option name="set-option" value="native-test-timeout:1080000" />
7272
<!-- Sample include-filter to run a subset of tests in utility-->
7373
<!-- <option name="set-option" value="include-filter:intltest.utility" /> -->
7474
</test>

0 commit comments

Comments
 (0)