[JBoss JIRA] (ARQ-1613) Allow Android Shell command timeouts
by Stefan Miklosovic (JIRA)
[ https://issues.jboss.org/browse/ARQ-1613?page=com.atlassian.jira.plugin.s... ]
Stefan Miklosovic resolved ARQ-1613.
------------------------------------
Resolution: Done
> 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
> Assignee: Stefan Miklosovic
> Fix For: droidium_1.0.0.Beta1
>
>
> 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
10 years, 11 months
[JBoss JIRA] (ARQ-1613) Allow Android Shell command timeouts
by Stefan Miklosovic (JIRA)
[ https://issues.jboss.org/browse/ARQ-1613?page=com.atlassian.jira.plugin.s... ]
Stefan Miklosovic updated ARQ-1613:
-----------------------------------
Fix Version/s: droidium_1.0.0.Beta1
> 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
> Assignee: Stefan Miklosovic
> Fix For: droidium_1.0.0.Beta1
>
>
> 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
10 years, 11 months
[JBoss JIRA] (ARQ-1425) Drone: unnecessary warning about unserializable capability 'droneAugmented'
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1425?page=com.atlassian.jira.plugin.s... ]
Karel Piwko reassigned ARQ-1425:
--------------------------------
Assignee: Karel Piwko
> Drone: unnecessary warning about unserializable capability 'droneAugmented'
> ---------------------------------------------------------------------------
>
> Key: ARQ-1425
> URL: https://issues.jboss.org/browse/ARQ-1425
> Project: Arquillian
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Affects Versions: drone_1.2.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Karel Piwko
> Fix For: drone_1.2.2.Final
>
>
> This capability is known to be unserializable and we don't need to serialize it since it will be constructed again.
> {code}
> WARNING: The capability 'droneAugmented' has unserializable value of type 'org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusableRemoteWebDriver' and value 'ReusableRemoteWebDriver: phantomjs on LINUX (89f4b7d0-bd61-11e2-a0ae-732f3e2bcb83)
> {code}
--
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
10 years, 11 months