[
https://issues.apache.org/jira/browse/SQOOP-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696380#comment-14696380
]
ASF subversion and git services commented on SQOOP-2482:
--------------------------------------------------------
Commit 269029625a1c58816f247e358eb82c3bde7e5edf in sqoop's branch
refs/heads/sqoop2 from Richard Zhou
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=2690296 ]
SQOOP-2482: Sqoop2: Precommit: Cobertura method is using wrong variable name
(Jarek Jarcec Cecho via Richard Zhou)
> Sqoop2: Precommit: Cobertura method is using wrong variable name
> ----------------------------------------------------------------
>
> Key: SQOOP-2482
> URL: https://issues.apache.org/jira/browse/SQOOP-2482
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2482.patch
>
>
> From precommit hook:
> {code}
> Traceback (most recent call last):
> File "./dev-support/test-patch.py", line 600, in <module>
> cobertura_compare(result, output_dir, options.cobertura)
> File "./dev-support/test-patch.py", line 356, in cobertura_compare
> summary.append("Package {{%p}}: Can't compare test coverage as base is
> missing." % (package))
> NameError: global name 'summary' is not defined
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)