Skip to content

Commit

Permalink
set the timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
UrsZeidler committed Jul 4, 2015
1 parent f49faff commit 597afca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ant/rcptt-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<arg value="${test-path}" />

<arg value="-testOptions" />
<arg value="reportingIncludeIgnoredWaitDetails=true;reportingPassedTestDetails=true;runtimeEnableActivityLogs=true;q7ImageCapture=true" />
<arg value="testExecTimeout=600;execTimeout=3600;reportingIncludeIgnoredWaitDetails=true;reportingPassedTestDetails=true;runtimeEnableActivityLogs=true;q7ImageCapture=true" />

</java>
</target>
Expand Down

0 comments on commit 597afca

Please sign in to comment.