[
https://issues.apache.org/jira/browse/SQOOP-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261763#comment-14261763
]
Sqoop QA bot commented on SQOOP-1950:
-------------------------------------
Testing file
[SQOOP-1950.1.patch|https://issues.apache.org/jira/secure/attachment/12689604/SQOOP-1950.1.patch]
against branch sqoop2 took 0:37:58.794779.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed
{color:green}SUCCESS:{color} All integration tests passed
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/854/console].
This message is automatically generated.
> Sqoop2: Use TestNG
> ------------------
>
> Key: SQOOP-1950
> URL: https://issues.apache.org/jira/browse/SQOOP-1950
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-test
> Reporter: Abraham Elmahrek
> Assignee: Abraham Elmahrek
> Fix For: 1.99.5
>
> Attachments: SQOOP-1950.0.patch, SQOOP-1950.1.patch
>
>
> It would be nice to use TestNG instead of JUnit so that we can use category
> listeners or @BeforeGroups and @AfterGroups annotations. This will enable
> faster testing since miniclusters will only be loaded at the beginning of a
> category's execution (or maybe suite even).
> Some quick details:
> * There are currently unit tests and integration tests.
> * Within unit tests there are two categories: fast and slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)