[
https://issues.apache.org/jira/browse/HADOOP-12266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki updated HADOOP-12266:
--------------------------------
Attachment: HADOOP-12266.HADOOP-12111.02.patch
-02:
* Removed version info from the vote table because it's already in the footer
table.
Pylint output:
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| -1 | pylint | 0m 04s | The applied patch generated 2 new pylint
| | | | issues (total was 437, now 439).
|| Subsystem || Report/Notes ||
============================================================================
| pylint | v1.4.4 |
| pylint | /private/tmp/test-patch-hadoop/56808/diff-patch-pylint.txt |
{code}
Shellcheck output:
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| -1 | shellcheck | 0m 07s | The applied patch generated 1 new
| | | | shellcheck issues (total was 40, now 41).
|| Subsystem || Report/Notes ||
============================================================================
| shellcheck | v0.3.6 |
| shellcheck | /private/tmp/test-patch-hadoop/59531/diff-patch-shellcheck.txt |
{code}
> make test-patch plugins more consistent
> ---------------------------------------
>
> Key: HADOOP-12266
> URL: https://issues.apache.org/jira/browse/HADOOP-12266
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Attachments: HADOOP-12266.HADOOP-12111.00.patch,
> HADOOP-12266.HADOOP-12111.01.patch, HADOOP-12266.HADOOP-12111.02.patch
>
>
> In response to:
> https://issues.apache.org/jira/browse/HADOOP-12207?focusedCommentId=14637515&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14637515
> * make *_calcdiffs to be a common function
> * move add_footer_table after all examinations finished
> * replace ${PATCH_BRANCH} in output filenames with "branch-"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)