[arquillian-issues] [JBoss JIRA] (ARQ-1291) Warp: single request execution does enrich only first request

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Feb 19 05:54:56 EST 2013


     [ https://issues.jboss.org/browse/ARQ-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-1291:
----------------------------

    Fix Version/s: warp_1.0.0.Beta1

    
> Warp: single request execution does enrich only first request
> -------------------------------------------------------------
>
>                 Key: ARQ-1291
>                 URL: https://issues.jboss.org/browse/ARQ-1291
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>    Affects Versions: warp_1.0.0.Alpha2
>            Reporter: Lukáš Fryč
>            Priority: Blocker
>             Fix For: warp_1.0.0.Beta1
>
>
> When single-request execution API is used
> {code}
> Warp.initiate(Activity)
>    .inspect(Inspection);
> {code}
> then the default filter is applied which says that only first request can be enriched,
> and thus when user-provided filter selects second or further request, nothing will be enriched.
> In fact it should work in the way that first user-selected request is enriched.

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