[
https://issues.apache.org/jira/browse/SQOOP-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520445#comment-16520445
]
Fero Szabo commented on SQOOP-3337:
-----------------------------------
The fix in SQOOP-3334 will help solve this issue easily.
> Invalid Argument arrays in SQLServerManagerImportTest
> ------------------------------------------------------
>
> Key: SQOOP-3337
> URL: https://issues.apache.org/jira/browse/SQOOP-3337
> Project: Sqoop
> Issue Type: Bug
> Reporter: Fero Szabo
> Assignee: Fero Szabo
> Priority: Major
>
> The argument array builder is only initialized for each test configuration,
> so the 5 tests are reusing the same one. Each test case adds it's own tool
> option, meaning that starting from the second case, an invalid array is
> generated. For example, the last case contains the extra tool options from
> all of the test cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)