[arquillian-issues] [JBoss JIRA] (ARQ-1594) InitializationParameter does not check for non-serializable fields

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Dec 3 04:34:06 EST 2013


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

Karel Piwko commented on ARQ-1594:
----------------------------------

Pushed upstream in https://github.com/arquillian/arquillian-extension-drone/commit/4ac0e8f4cb7e230767d67524fa406ccb06d074cc
                
> InitializationParameter does not check for non-serializable fields
> ------------------------------------------------------------------
>
>                 Key: ARQ-1594
>                 URL: https://issues.jboss.org/browse/ARQ-1594
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>            Reporter: Karel Piwko
>             Fix For: drone_1.2.1.Final
>
>
> *When*:
> I mark browser as remoteReusable.
> *Then*:
> I expect that it will work no matter what configuration is specified in arquillian.xml configuration.
> *Current behavior*:
> When storing initialization parameter, it tries to serialize all capabilities. If any of them is non-serializable, like loggingPrefs, Drone refuses to store the session leading to the fact that a new session is created for each browser request.

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