You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/01/05 11:13:35 UTC

[jira] [Created] (SLING-4280) Enable dumping of remote server logs in case of test failures

Chetan Mehrotra created SLING-4280:
--------------------------------------

             Summary: Enable dumping of remote server logs in case of test failures
                 Key: SLING-4280
                 URL: https://issues.apache.org/jira/browse/SLING-4280
             Project: Sling
          Issue Type: New Feature
          Components: Testing
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)