Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In case of large test suite running on CI server its hard to make out which logs were created due to execution of which testcase. This makes determining the cause of testcase failure difficult. Often the server logs are also not avialable once the build is completed and only source of information is system out logs captured via junit framework on client side.
This debugging process can be made simpler if the testcase also dumps the server side logs generated while that testcase executes locally upon failure
Attachments
Attachments
Issue Links
- relates to
-
SLING-3000 Support propagation of executing testName to server
- Closed