[
https://issues.apache.org/jira/browse/SQOOP-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693274#comment-14693274
]
Hudson commented on SQOOP-2424:
-------------------------------
SUCCESS: Integrated in Sqoop2 #866 (See
[https://builds.apache.org/job/Sqoop2/866/])
SQOOP-2424: Sqoop2: Provide custom TestNG listener in integration tests (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=ec2d2619ee2ec7a4097648a5081337af9d2534ba)
* test/src/test/resources/integration-tests-suite.xml
* test/src/test/resources/upgrade-tests-suite.xml
* test/src/main/java/org/apache/sqoop/test/testng/SqoopTestListener.java
> 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
>
> Attachments: SQOOP-2424.patch, SQOOP-2424.patch
>
>
> 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)