Jarek Jarcec Cecho created SQOOP-2487:
-----------------------------------------
Summary: Sqoop2: ConnectorTestCase have wrong order of arguments
in assertEquals
Key: SQOOP-2487
URL: https://issues.apache.org/jira/browse/SQOOP-2487
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.6
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.7
While investigating precommit hook failures, I've noticed that
{{ConnectorTestCase}} is using wrong order of arguments in {{assertX}} methods
leading to a funny exceptions:
{code}
AllTypesTest.testFrom:110->ConnectorTestCase.executeJob:300->ConnectorTestCase.executeJob:289
Submission finished with error: null expected [FAILED] but found [SUCCEEDED]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)