[arquillian-issues] [JBoss JIRA] (ARQGRA-275) Implement Guard observers which will filter out which request we want to intercept

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Mar 13 09:38:42 EDT 2013


Lukáš Fryč created ARQGRA-275:
---------------------------------

             Summary: Implement Guard observers which will filter out which request we want to intercept
                 Key: ARQGRA-275
                 URL: https://issues.jboss.org/browse/ARQGRA-275
             Project: Arquillian Graphene
          Issue Type: Enhancement
            Reporter: Lukáš Fryč
             Fix For: 2.0.0.Beta1


When guardXhr is waiting for request, it may happen that another (unwanted) request comes and it will break our test.

This is typically situation of polling data updates (a4j:poll) or server push method (long-polling/comet, a4j:push).

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