]
SBS JIRA Integration updated ARQ-1361:
--------------------------------------
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.Alpha3
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].
There were no requests done for observer: [request().uri().contains("/rest")].
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: