[
https://issues.apache.org/jira/browse/SQOOP-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696431#comment-14696431
]
Hudson commented on SQOOP-2482:
-------------------------------
SUCCESS: Integrated in Sqoop2 #875 (See
[https://builds.apache.org/job/Sqoop2/875/])
SQOOP-2482: Sqoop2: Precommit: Cobertura method is using wrong variable name
(rzhou1:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=269029625a1c58816f247e358eb82c3bde7e5edf)
* dev-support/test-patch.py
> 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)