[JBoss JIRA] (ARQ-1179) Mark a test so it will only run against certain browsers
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/ARQ-1179?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on ARQ-1179:
------------------------------------
Presumably we could do this with [JUnit Categories|https://github.com/junit-team/junit/wiki/Categories].
Either way, with Categories or Assumptions, it would be nice if Drone (or Graphene) provided a standardized set of Category classes or Assumptions for the various browsers.
> Mark a test so it will only run against certain browsers
> --------------------------------------------------------
>
> Key: ARQ-1179
> URL: https://issues.jboss.org/browse/ARQ-1179
> Project: Arquillian
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Reporter: Brian Leathem
> Assignee: Karel Piwko
> Fix For: drone_1.2.0.next
>
>
> It would be useful to be able to annotate a particular test so it will only run when driven by a particular set of browsers.
> Some sample use cases:
> # Some tests cannot target the incomplete js impl found in html unit. I would mark such tests not to run when htmlunit is the configured browser (in CI for instance)
> # Some tests may target non-standard behaviour in certain browsers (older IE versions for instance) and may not make sense to run in all browsers. I would mark such tests not to run only when IE is the configured browser.
--
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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for a response for the request [GET /login.jsf].
The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for a response for the request [GET /login.jsf].
> The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for response for request [GET /login.jsf].
> The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If Warp enriched a wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 1 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for response for request [GET /login.jsf].
> The 2 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:See the [Forum Reference]
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for response for request [GET /login.jsf].
> If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The 1 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The two other requests were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for response for request [GET /login.jsf].
> The 1 other request/-s were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months
[JBoss JIRA] (ARQ-1361) Warp: bring more clarity to ServerResponseTimeoutException failures
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQ-1361?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated ARQ-1361:
----------------------------
Description:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
The two other requests were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
was:
See the [Forum Reference].
The message could state:
{code}
The warped request timed out when waiting for response for request [GET /login.jsf].
If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
{code}
> Warp: bring more clarity to ServerResponseTimeoutException failures
> -------------------------------------------------------------------
>
> Key: ARQ-1361
> URL: https://issues.jboss.org/browse/ARQ-1361
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Extension - Warp
> Affects Versions: warp_1.0.0.Alpha2
> Reporter: Lukáš Fryč
> Assignee: Lukáš Fryč
> Fix For: warp_1.0.0.Beta1
>
>
> See the [Forum Reference].
> The message could state:
> {code}
> The warped request timed out when waiting for response for request [GET /login.jsf].
> The two other requests were noticed by Warp for the given activity: [GET /authenticated.jsf] and [GET /header.png].
> If it is wrong request, use observe(...) method to select appropriate request which should be enriched instead.
> Otherwise check the server-side log and enable Arquillian debugging mode on both, test and server VM by passing -Darquillian.debug=true.
> {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
11 years, 9 months