[
https://issues.apache.org/jira/browse/HADOOP-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674899#action_12674899
]
Nigel Daley commented on HADOOP-5279:
-------------------------------------
Ah, I remember why this was done. It's the *only* place in test-patch.sh that
call the docs and tar target *after* the patch has been applied. Perhaps we
need a runTar function that runs docs and tar targets. That would make a
clearer failure if the patch breaks the build.
> test-patch.sh scirpt should just call the test-core target as part of
> runtestcore function.
> -------------------------------------------------------------------------------------------
>
> Key: HADOOP-5279
> URL: https://issues.apache.org/jira/browse/HADOOP-5279
> Project: Hadoop Core
> Issue Type: Improvement
> Reporter: Giridharan Kesavan
> Assignee: Giridharan Kesavan
> Attachments: HADOOP-5279.patch
>
>
> checkReleaseAuditWarnings function just calls the releaseaudit target.
> checkFindbugsWarnings function just calls findbugs.
> runCoreTests function is calling docs tar and test-core.
> If we just want to execute the test-core target then we should skip calling
> docs and tar target ..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.