[arquillian-issues] [JBoss JIRA] (ARQ-1613) Allow Android Shell command timeouts

Karel Piwko (JIRA) issues at jboss.org
Mon Jan 6 06:25:32 EST 2014


Karel Piwko created ARQ-1613:
--------------------------------

             Summary: Allow Android Shell command timeouts
                 Key: ARQ-1613
                 URL: https://issues.jboss.org/browse/ARQ-1613
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Droidium
    Affects Versions: droidium_1.0.0.Alpha3
            Reporter: Karel Piwko


It would be handy, if Droidium can setup timeout for DDMS related operations, such as executing a shell commands.

It looks like it should be possible with:

{code}
DdmPreferences.setTimeOut(timeout);
{code}

By default, timeout is set to 5 seconds, which might be not enough when running in emulated env.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list