[
https://issues.apache.org/jira/browse/SQOOP-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270186#comment-14270186
]
Abraham Elmahrek edited comment on SQOOP-1950 at 1/8/15 11:07 PM:
------------------------------------------------------------------
Seems like a directory that we've removed is laying around in the build
machines. Added an exception in RAT checks.
was (Author: abec):
Seems like a directory that we've removed is laying around in the build
machines. Will add an exception in RAT checks.
> 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,
> SQOOP-1950.2.patch, SQOOP-1950.3.patch, SQOOP-1950.4.patch, SQOOP-1950.5.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)