Jarek Jarcec Cecho created SQOOP-2482:
-----------------------------------------
Summary: 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
>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)