You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/08/14 18:35:46 UTC

[jira] [Created] (SQOOP-2488) Sqoop2: Precommit hook is using incorrect string insertion

Jarek Jarcec Cecho created SQOOP-2488:
-----------------------------------------

             Summary: Sqoop2: Precommit hook is using incorrect string insertion
                 Key: SQOOP-2488
                 URL: https://issues.apache.org/jira/browse/SQOOP-2488
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.99.6
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.7


>From jenkins:

{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
    lowers.append("Package {{%p}}: Can't compare test coverage as base is missing." % (package))
ValueError: unsupported format character 'p' (0x70) at index 11
Build step 'Execute shell' marked build as failure
Archiving artifacts
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)