Fero Szabo created SQOOP-3337:
---------------------------------
Summary: 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
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)