You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2015/02/05 06:03:34 UTC

[jira] [Commented] (SQOOP-2078) Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method that can be used for one dimensional Parametrized tests

    [ https://issues.apache.org/jira/browse/SQOOP-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306642#comment-14306642 ] 

Sqoop QA bot commented on SQOOP-2078:
-------------------------------------

Testing file [SQOOP-2078.patch|https://issues.apache.org/jira/secure/attachment/12696658/SQOOP-2078.patch] against branch sqoop2 took 0:40:14.031144.

{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 fast unit tests passed
{color:green}SUCCESS:{color} All slow unit tests passed
{color:green}SUCCESS:{color} All fast integration tests passed
{color:green}SUCCESS:{color} All slow integration tests passed

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1027/console].

This message is automatically generated.

> Sqoop2: Add ParametrizedUtils.toArrayOfArrays utils method that can be used for one dimensional Parametrized tests
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-2078
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2078
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.4
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.5
>
>         Attachments: SQOOP-2078.patch
>
>
> Ww have very useful util method [ParametrizedUtils.crossProduct|https://github.com/apache/sqoop/blob/sqoop2/test/src/main/java/org/apache/sqoop/test/utils/ParametrizedUtils.java#L41] that can be used to joined two different arrays of parameters to joined structure that can be easily used in parameterized test runner. Sadly we do not have currently a method that would take single array and covert it similar way and hence I would like to add it.



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