You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/07/23 07:24:04 UTC

[jira] [Created] (SQOOP-2424) Sqoop2: Provide custom TestNG listener in integration tests

Jarek Jarcec Cecho created SQOOP-2424:
-----------------------------------------

             Summary: Sqoop2: Provide custom TestNG listener in integration tests
                 Key: SQOOP-2424
                 URL: https://issues.apache.org/jira/browse/SQOOP-2424
             Project: Sqoop
          Issue Type: Bug
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.7


As we've created one single suite when migrating to TestNG when running integration tests, one don't see any progress:

{code}
Running integration-tests
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 613.03 sec - in integration-tests

Results :

Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
{code}

I would like to change that and start printing what test cases are being executed, so that one have visibility into what's going on.



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