[arquillian-issues] [JBoss JIRA] (ARQ-1462) Increase Instance creation timeout

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Aug 28 04:31:26 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799779#comment-12799779 ] 

Karel Piwko commented on ARQ-1462:
----------------------------------

Additional push here https://github.com/arquillian/arquillian-extension-drone/commit/2152491bf46b2dd5417de8c97d0e079d09637916

Now the default is 60 seconds. You can disable it via:

{code}
<extension qualifier="drone">
    <property name="instantiationTimeoutInSeconds">0</value>
</extension>
{code}

Or via -Darquillian.debug=true
                
> Increase Instance creation timeout
> ----------------------------------
>
>                 Key: ARQ-1462
>                 URL: https://issues.jboss.org/browse/ARQ-1462
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>    Affects Versions: drone_1.2.0.Alpha3
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: drone_1.2.0.Beta1
>
>
> Increase default value of 5 seconds to more reasonable default. If, for instance user is specifying Firefox Profile, 5 seconds is too short.
> Increase to 30 seconds by default.

--
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